Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/font/
DFont.h110 MEASURE, enumerator
DFont.cpp355 render(paint, glyphs, numGlyphs, 0, 0, MEASURE, nullptr, 0, 0, bounds, positions); in measure()
/frameworks/rs/
DrsFont.h49 MEASURE, enumerator
DrsFont.cpp169 if (mode == Font::MEASURE) { in renderUTF()
210 case MEASURE: in renderUTF()
784 renderText(text, len, 0, 0, 0, -1, Font::MEASURE, bounds); in measureText()