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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 52 GR_GET_PROC(GrGLClearColorProc, ClearColor);
  /external/skia/include/gpu/gl/
GrGLInterface.h 156 GLPtr<GrGLClearColorProc> fClearColor;
GrGLFunctions.h 61 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLClearColorProc)(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha);

Completed in 1568 milliseconds