OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCachedUTFChar
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsFont.h
128
CachedGlyphInfo*
getCachedUTFChar
(int32_t utfChar);
rsFont.cpp
199
CachedGlyphInfo *cachedGlyph =
getCachedUTFChar
(utfChar);
225
Font::CachedGlyphInfo* Font::
getCachedUTFChar
(int32_t utfChar) {
742
font->
getCachedUTFChar
((int32_t)mLatinPrecache[precacheIdx]);
Completed in 61 milliseconds