Searched refs:applyPremul (Results 1 – 2 of 2) sorted by relevance
66 bool applyPremul() const { return fFlags.premul; } in applyPremul() function
235 if (colorXformHelper->applyPremul()) { in appendColorGamutXform()