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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 338 GLPtr<GrGLCoverStrokePathInstancedProc> fCoverStrokePathInstanced;
GrGLFunctions.h 248 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLCoverStrokePathInstancedProc)(GrGLsizei numPaths, GrGLenum pathNameType, const GrGLvoid *paths, GrGLuint pathBase, GrGLenum coverMode, GrGLenum transformType, const GrGLfloat* transformValues);
  /external/skia/include/gpu/gl/
GrGLInterface.h 352 GLPtr<GrGLCoverStrokePathInstancedProc> fCoverStrokePathInstanced;
GrGLFunctions.h 251 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLCoverStrokePathInstancedProc)(GrGLsizei numPaths, GrGLenum pathNameType, const GrGLvoid *paths, GrGLuint pathBase, GrGLenum coverMode, GrGLenum transformType, const GrGLfloat* transformValues);

Completed in 103 milliseconds