Searched refs:HasPostBlend (Results 1 – 5 of 5) sorted by relevance
158 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()246 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
205 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()334 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
114 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
127 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
90 bool HasPostBlend() const { return m_HasPostBlend; } in HasPostBlend() function