Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h234 GrGLFunction<GrGLPixelStoreiProc> fPixelStorei;
DGrGLFunctions.h121 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPixelStoreiProc)(GrGLenum pname, GrGLint param); typedef