Searched refs:getGlyphIDAdvance (Results 1 – 3 of 3) sorted by relevance
47 const SkGlyph& getGlyphIDAdvance(uint16_t);
192 const SkGlyph& SkGlyphCache::getGlyphIDAdvance(uint16_t glyphID) { in getGlyphIDAdvance() function in SkGlyphCache
620 return cache->getGlyphIDAdvance(glyphID); in sk_getAdvance_glyph_next()