Searched refs:findGlyph (Results 1 – 2 of 2) sorted by relevance
40 const SkGlyph& findGlyph(SkPackedGlyphID);
501 const SkGlyph& SkStrikeServer::SkGlyphCacheState::findGlyph(SkPackedGlyphID glyphID) { in findGlyph() function in SkStrikeServer::SkGlyphCacheState541 return this->findGlyph(packedGlyphID); in getGlyphMetrics()