Home
last modified time | relevance | path

Searched refs:getGlyph (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrBatchFontCache.h35 inline GrGlyph* getGlyph(GrGlyph::PackedID packed, GrFontScaler* scaler) { in getGlyph() function
DGrAtlasTextContext.cpp1232 GrGlyph* glyph = fCurrStrike->getGlyph(packed, scaler); in bmpAppendGlyph()
1295 GrGlyph* glyph = fCurrStrike->getGlyph(packed, scaler); in dfAppendGlyph()
1651 blob->fGlyphs[glyphOffset] = strike->getGlyph(glyph->fPackedID, in generateGeometry()