Searched refs:getGlyph (Results 1 – 3 of 3) sorted by relevance
28 Glyph* getGlyph(SkPackedGlyphID);
46 Glyph* TextStrike::getGlyph(SkPackedGlyphID packedGlyphID) { in getGlyph() function in sktext::gpu::TextStrike
105 variant.glyph = fTextStrike->getGlyph(variant.packedGlyphID); in packedGlyphIDToGlyph()