Home
last modified time | relevance | path

Searched defs:utfChar (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/
DrsFont.cpp188 int32_t utfChar = utf32_from_utf8_at(text, len, index, &nextIndex); in renderUTF() local
224 Font::CachedGlyphInfo* Font::getCachedUTFChar(int32_t utfChar) { in getCachedUTFChar()