HomeSort by relevance Sort by last modified time
    Searched refs:getGlyphIDAdvance (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkGlyphCache.h 41 const SkGlyph& getGlyphIDAdvance(uint16_t);
SkGlyphCache.cpp 135 const SkGlyph& SkGlyphCache::getGlyphIDAdvance(uint16_t glyphID) {
SkPaint.cpp 701 return cache->getGlyphIDAdvance(glyphID);
713 return cache->getGlyphIDAdvance(glyphID);
    [all...]

Completed in 32 milliseconds