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

/frameworks/base/libs/hwui/font/
H A DFont.h110 MEASURE, enumerator in enum:android::uirenderer::Font::RenderMode
H A DFont.cpp362 render(paint, text, start, len, numGlyphs, 0, 0, MEASURE, NULL, 0, 0, bounds, positions);
/frameworks/rs/
H A DrsFont.h49 MEASURE, enumerator in enum:android::renderscript::Font::RenderMode
H A DrsFont.cpp169 if (mode == Font::MEASURE) {
210 case MEASURE:
788 renderText(text, len, 0, 0, 0, -1, Font::MEASURE, bounds);

Completed in 20 milliseconds