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

  /external/skia/src/gpu/gl/
GrGLTexture.h 50 kBottomUp_Orientation,
GrGpuGL.cpp 121 if (GrGLTexture::kBottomUp_Orientation == orientation) {
139 if (GrGLTexture::kBottomUp_Orientation == orientation) {
494 glTexDesc.fOrientation = GrGLTexture::kBottomUp_Orientation;
668 if (GrGLTexture::kBottomUp_Orientation == desc.fOrientation) {
    [all...]
GrGpuGLShaders.cpp 468 if (GrGLTexture::kBottomUp_Orientation == orientation) {
    [all...]

Completed in 40 milliseconds