OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrGLPathGlyphRangeProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h
194
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/skia/include/gpu/gl/
GrGLFunctions.h
194
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 30 milliseconds