Searched defs:getCachedUTFChar (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsFont.cpp199 CachedGlyphInfo *cachedGlyph = getCachedUTFChar(utfChar);
225 Font::CachedGlyphInfo* Font::getCachedUTFChar(int32_t utfChar) { function in class:Font
742 font->getCachedUTFChar((int32_t)mLatinPrecache[precacheIdx]);

Completed in 429 milliseconds