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

  /external/skia/include/gpu/gl/
GrGLInterface.h 126 GrGLFunction<GrGLClearColorProc> fClearColor;
GrGLFunctions.h 41 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLClearColorProc)(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha);
    [all...]

Completed in 95 milliseconds