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 266 bool unpackFlipYSupport() const { return fUnpackFlipYSupport; }
GrGLGpu.cpp 513 if (this->glCaps().unpackFlipYSupport()) {
783 if (!this->glCaps().unpackFlipYSupport() &&
    [all...]

Completed in 60 milliseconds