Searched refs:HasPostBlend (Results 1 – 3 of 3) sorted by relevance
678 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()766 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()857 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
1071 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()1204 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()1323 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
192 bool HasPostBlend() const { return m_HasPostBlend; } in HasPostBlend() function