Home
last modified time | relevance | path

Searched refs:getGlyphIDAdvance (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkGlyphCache.h41 const SkGlyph& getGlyphIDAdvance(uint16_t);
DSkGlyphCache.cpp119 const SkGlyph& SkGlyphCache::getGlyphIDAdvance(uint16_t glyphID) { in getGlyphIDAdvance() function in SkGlyphCache
DSkPaint.cpp682 return cache->getGlyphIDAdvance(glyphID); in sk_getAdvance_glyph_next()