HomeSort by relevance Sort by last modified time
    Searched refs:getCachedUTFChar (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsFont.h 128 CachedGlyphInfo* getCachedUTFChar(int32_t utfChar);
rsFont.cpp 198 CachedGlyphInfo *cachedGlyph = getCachedUTFChar(utfChar);
224 Font::CachedGlyphInfo* Font::getCachedUTFChar(int32_t utfChar) {
737 font->getCachedUTFChar((int32_t)mLatinPrecache[precacheIdx]);

Completed in 464 milliseconds