Searched refs:GrGLPathMemoryGlyphIndexArrayProc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h346 GLPtr<GrGLPathMemoryGlyphIndexArrayProc> fPathMemoryGlyphIndexArray;
H A DGrGLFunctions.h256 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); typedef

Completed in 116 milliseconds