Searched refs:MEASURE (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/hwui/font/ |
D | Font.h | 111 MEASURE, enumerator
|
D | Font.cpp | 362 render(paint, text, start, len, numGlyphs, 0, 0, MEASURE, nullptr, 0, 0, bounds, positions); in measure()
|
/frameworks/rs/ |
D | rsFont.h | 49 MEASURE, enumerator
|
D | rsFont.cpp | 169 if (mode == Font::MEASURE) { in renderUTF() 210 case MEASURE: in renderUTF() 784 renderText(text, len, 0, 0, 0, -1, Font::MEASURE, bounds); in measureText()
|