Searched defs:createGlyphs (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/ | ||
D | GrPathRendering.cpp | 53 GrPathRange* GrPathRendering::createGlyphs(const SkTypeface* typeface, in createGlyphs() function in GrPathRendering |
D | GrResourceProvider.cpp | 85 GrPathRange* GrResourceProvider::createGlyphs(const SkTypeface* tf, const SkDescriptor* desc, in createGlyphs() function in GrResourceProvider |
/external/skia/src/gpu/text/ | ||
D | GrStencilAndCoverTextContext.cpp | 535 GrPathRange* GrStencilAndCoverTextContext::TextRun::createGlyphs(GrContext* ctx) const { in createGlyphs() function in GrStencilAndCoverTextContext::TextRun |