Searched refs:getGlyph (Results 1 – 2 of 2) sorted by relevance
35 inline GrGlyph* getGlyph(GrGlyph::PackedID packed, GrFontScaler* scaler) { in getGlyph() function
1232 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()