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