Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/angle/
DGrGLCreateANGLEInterface.cpp52 GR_GET_PROC(GrGLClearColorProc, ClearColor); in GrGLCreateANGLEInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h156 GLPtr<GrGLClearColorProc> fClearColor;
DGrGLFunctions.h61 …typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLClearColorProc)(GrGLclampf red, GrGLclampf green, GrGLc… typedef