Searched defs:getGlyph (Results 1 – 2 of 2) sorted by relevance
33 GrGlyph* getGlyph(const SkGlyph& skGlyph) { in getGlyph() function45 GrGlyph* getGlyph(SkPackedGlyphID packed, in getGlyph() function
37 GrGlyph* GrTextStrike::getGlyph(SkPackedGlyphID packedGlyphID) { in getGlyph() function in GrTextStrike