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

  /external/skia/include/gpu/gl/
GrGLInterface.h 294 GLPtr<GrGLCoverFillPathInstancedProc> fCoverFillPathInstanced;
GrGLFunctions.h 203 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLCoverFillPathInstancedProc)(GrGLsizei numPaths, GrGLenum pathNameType, const GrGLvoid *paths, GrGLuint pathBase, GrGLenum coverMode, GrGLenum transformType, const GrGLfloat *transformValues);

Completed in 20 milliseconds