Searched refs:HasBlend (Results 1 – 2 of 2) sorted by relevance
563 if (blendOp == NULL || !blendOp->HasBlend()) in GetResult()786 if (blendOp == NULL || !blendOp->HasBlend()) in GetResult()876 if (blendOp == NULL || !blendOp->HasBlend()) in GetResult()
186 bool HasBlend() const { return m_HasBlend; } in HasBlend() function