Searched refs:grToSkGlyph (Results 1 – 4 of 4) sorted by relevance
60 const SkGlyph& grToSkGlyph(GrGlyph::PackedID);
54 const SkGlyph& skGlyph = scaler->grToSkGlyph(packed); in getGlyph()
203 const SkGlyph& GrFontScaler::grToSkGlyph(GrGlyph::PackedID id) { in grToSkGlyph() function in GrFontScaler
220 const SkGlyph& skGlyph = scaler->grToSkGlyph(glyph->fPackedID); in addGlyphToAtlas()