Searched refs:applyUnpremul (Results 1 – 2 of 2) sorted by relevance
61 bool applyUnpremul() const { return fFlags.unpremul; } in applyUnpremul() function
246 if (colorXformHelper->applyUnpremul()) { in appendColorGamutXform()