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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 335 GLPtr<GrGLCoverFillPathProc> fCoverFillPath;
GrGLFunctions.h 245 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLCoverFillPathProc)(GrGLuint path, GrGLenum coverMode);
  /external/skia/include/gpu/gl/
GrGLInterface.h 349 GLPtr<GrGLCoverFillPathProc> fCoverFillPath;
GrGLFunctions.h 248 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLCoverFillPathProc)(GrGLuint path, GrGLenum coverMode);

Completed in 37 milliseconds