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

/frameworks/base/libs/hwui/font/
H A DFont.h79 MEASURE, enumerator in enum:android::uirenderer::Font::RenderMode
H A DFont.cpp260 render(paint, text, start, len, numGlyphs, 0, 0, MEASURE, NULL, 0, 0, bounds, positions);
/frameworks/rs/
H A DrsFont.h50 MEASURE, enumerator in enum:android::renderscript::Font::RenderMode
H A DrsFont.cpp167 if (mode == Font::MEASURE) {
208 case MEASURE:
783 renderText(text, len, 0, 0, 0, -1, Font::MEASURE, bounds);

Completed in 2042 milliseconds