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

  /external/skia/src/gpu/gl/
GrGLCaps.h 348 bool srgbDecodeDisableSupport() const { return fSRGBDecodeDisableSupport; }
GrGLGpu.cpp     [all...]
  /external/skia/tests/
SRGBMipMapTest.cpp 162 if (glGpu->glCaps().srgbDecodeDisableSupport() &&

Completed in 123 milliseconds