HomeSort by relevance Sort by last modified time
    Searched refs:is_almost_srgb (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkColorSpacePriv.h 123 static inline bool is_almost_srgb(const SkColorSpaceTransferFn& coeffs) { function
SkColorSpace.cpp 160 if (is_almost_srgb(coeffs)) {
SkColorSpace_ICC.cpp 482 if (is_almost_srgb(*outParams)) {
    [all...]

Completed in 845 milliseconds