Home
last modified time | relevance | path

Searched refs:GET_METRICS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/font/
DFontUtil.h39 #define GET_METRICS(cache, glyph) cache->getGlyphIDMetrics(glyph) macro
DFont.cpp279 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), textUnit); in getCachedGlyph()
467 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), glyph); in cacheGlyph()
/frameworks/av/media/libmedia/
DIMediaRecorder.cpp63 GET_METRICS, enumerator
275 status_t ret = remote()->transact(GET_METRICS, data, reply); in getMetrics()
484 case GET_METRICS: { in onTransact()
/frameworks/av/drm/libmediadrm/
DIDrm.cpp49 GET_METRICS, enumerator
502 status_t status = remote()->transact(GET_METRICS, data, &reply); in getMetrics()
1024 case GET_METRICS: in onTransact()