Home
last modified time | relevance | path

Searched defs:createGlyphs (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrPathRendering.cpp53 GrPathRange* GrPathRendering::createGlyphs(const SkTypeface* typeface, in createGlyphs() function in GrPathRendering
DGrResourceProvider.cpp85 GrPathRange* GrResourceProvider::createGlyphs(const SkTypeface* tf, const SkDescriptor* desc, in createGlyphs() function in GrResourceProvider
/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp535 GrPathRange* GrStencilAndCoverTextContext::TextRun::createGlyphs(GrContext* ctx) const { in createGlyphs() function in GrStencilAndCoverTextContext::TextRun