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

  /frameworks/base/libs/hwui/font/
FontUtil.h 44 #define GET_METRICS(cache, glyph) cache->getGlyphIDMetrics(glyph)
Font.cpp 284 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), textUnit);
470 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), glyph);

Completed in 38 milliseconds