Searched refs:GET_METRICS (Results 1 – 2 of 2) sorted by relevance
42 #define GET_METRICS(paint, glyph) paint->getGlyphMetrics(glyph) macro47 #define GET_METRICS(paint, glyph) paint->getUnicharMetrics(glyph)
150 const SkGlyph& skiaGlyph = GET_METRICS(paint, textUnit); in getCachedGlyph()278 const SkGlyph& skiaGlyph = GET_METRICS(paint, glyph); in cacheGlyph()