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

  /external/skia/include/gpu/gl/
GrGLInterface.h 326 GLPtr<GrGLPathGlyphRangeProc> fPathGlyphRange;
GrGLFunctions.h 225 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);
  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h 229 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 29 milliseconds