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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 159 GLPtr<GrGLBlendColorProc> fBlendColor;
GrGLFunctions.h 74 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLBlendColorProc)(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha);
  /external/skia/include/gpu/gl/
GrGLInterface.h 159 GLPtr<GrGLBlendColorProc> fBlendColor;
GrGLFunctions.h 74 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLBlendColorProc)(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha);

Completed in 712 milliseconds