Searched refs:MEASURE (Results 1 - 4 of 4) sorted by relevance
/frameworks/base/libs/rs/ | ||
H A D | rsFont.h | 51 MEASURE, enumerator in enum:android::renderscript::Font::RenderMode |
H A D | rsFont.cpp | 166 if (mode == Font::MEASURE) { 207 case MEASURE: 759 renderText(text, len, 0, 0, 0, -1, Font::MEASURE, bounds); |
/frameworks/base/libs/hwui/ | ||
H A D | FontRenderer.h | 94 MEASURE, enumerator in enum:android::uirenderer::Font::RenderMode |
H A D | FontRenderer.cpp | 175 render(paint, text, start, len, numGlyphs, 0, 0, MEASURE, NULL, 0, 0, bounds); 220 case MEASURE: |
Completed in 82 milliseconds