Home
last modified time | relevance | path

Searched refs:packFlipYSupport (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h278 bool packFlipYSupport() const { return fPackFlipYSupport; } in packFlipYSupport() function
DGrGLGpu.cpp643 if (this->glCaps().packFlipYSupport()) { in onResetContext()
/third_party/skia/src/gpu/gl/
DGrGLCaps.h313 bool packFlipYSupport() const { return fPackFlipYSupport; } in packFlipYSupport() function
DGrGLGpu.cpp608 if (this->glCaps().packFlipYSupport()) { in onResetContext()