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

  /external/skia/include/gpu/gl/
GrGLInterface.h 269 GLPtr<GrGLPathGlyphRangeProc> fPathGlyphRange;
GrGLFunctions.h 178 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathGlyphRangeProc)(GrGLuint firstPathName, GrGLenum fontTarget, const GrGLvoid *fontName, GrGLbitfield fontStyle, GrGLuint firstGlyph, GrGLsizei numGlyphs, GrGLenum handleMissingGlyphs, GrGLuint pathParameterTemplate, GrGLfloat emScale);

Completed in 23 milliseconds