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