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

  /external/skia/src/gpu/gl/
GrGLCaps.h 199 bool unpackFlipYSupport() const { return fUnpackFlipYSupport; }
GrGpuGL.cpp 445 if (this->glCaps().unpackFlipYSupport()) {
685 if (this->glCaps().unpackFlipYSupport()) {
    [all...]

Completed in 2323 milliseconds