OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrGLPathMemoryGlyphIndexArrayProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h
346
GLPtr<
GrGLPathMemoryGlyphIndexArrayProc
> fPathMemoryGlyphIndexArray;
GrGLFunctions.h
256
typedef GrGLenum (GR_GL_FUNCTION_TYPE*
GrGLPathMemoryGlyphIndexArrayProc
)(GrGLuint firstPathName, GrGLenum fontTarget, GrGLsizeiptr fontSize, const GrGLvoid *fontData, GrGLsizei faceIndex, GrGLuint firstGlyphIndex, GrGLsizei numGlyphs, GrGLuint pathParameterTemplate, GrGLfloat emScale);
Completed in 51 milliseconds