Searched refs:is_almost_srgb (Results 1 – 3 of 3) sorted by relevance
137 static inline bool is_almost_srgb(const SkColorSpaceTransferFn& coeffs) { in is_almost_srgb() function
160 if (is_almost_srgb(coeffs)) { in MakeRGB()
492 if (is_almost_srgb(*outParams)) { in parse_gamma()