Home
last modified time | relevance | path

Searched refs:GR_GL_PACK_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h212 #define GR_GL_PACK_ALIGNMENT 0x0D05 macro
DGrGLGpu.cpp2430 GL_CALL(PixelStorei(GR_GL_PACK_ALIGNMENT, config_alignment(config))); in onReadPixels()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp120 case GR_GL_PACK_ALIGNMENT: in debugGLPixelStorei()