Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLPrimitiveProcessor.cpp26 if (coordTransform.reverseY()) { in GetTransformMatrix()
/third_party/flutter/skia/src/gpu/
DGrCoordTransform.h97 bool reverseY() const { return fReverseY; } in reverseY() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp405 bool reverseY = sourceAreaIn.isReversedY() != destAreaIn.isReversedY(); in blitColorBufferWithShader() local
468 if (reverseY) in blitColorBufferWithShader()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp455 bool reverseY = sourceAreaIn.isReversedY() != destAreaIn.isReversedY(); in blitColorBufferWithShader() local
522 if (reverseY) in blitColorBufferWithShader()