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

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

Completed in 93 milliseconds