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

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

Completed in 6 milliseconds