Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/angle/
DGrGLCreateANGLEInterface.cpp87 GR_GET_PROC(GrGLPixelStoreiProc, PixelStorei); in GrGLCreateANGLEInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h211 GLPtr<GrGLPixelStoreiProc> fPixelStorei;
DGrGLFunctions.h116 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPixelStoreiProc)(GrGLenum pname, GrGLint param); typedef