Searched refs:GET_METRICS (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/font/
H A DFontUtil.h39 #define GET_METRICS(cache, glyph) cache->getGlyphIDMetrics(glyph) macro
H A DFont.cpp284 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), textUnit);
476 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), glyph);
/frameworks/av/media/libmedia/
H A DIMediaRecorder.cpp63 GET_METRICS, enumerator in enum:android::__anon363
271 status_t ret = remote()->transact(GET_METRICS, data, reply);
414 case GET_METRICS: {
415 ALOGV("GET_METRICS");

Completed in 62 milliseconds