Searched refs:generateGlyph (Results 1 – 2 of 2) sorted by relevance
38 glyph = this->generateGlyph(skGlyph, packed, cache); in getGlyph()56 glyph = this->generateGlyph(skGlyph, packed, cache); in getGlyph()100 GrGlyph* generateGlyph(const SkGlyph&, GrGlyph::PackedID, SkGlyphCache*);
418 GrGlyph* GrAtlasTextStrike::generateGlyph(const SkGlyph& skGlyph, GrGlyph::PackedID packed, in generateGlyph() function in GrAtlasTextStrike