Searched refs:HasPostBlend (Results 1 – 3 of 3) sorted by relevance
679 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()767 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()858 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
1078 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()1200 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()1311 if (!convertedBak && blendOp->HasPostBlend()) in GetResult()
192 bool HasPostBlend() const { return m_HasPostBlend; } in HasPostBlend() function