Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsFont.cpp196 CachedGlyphInfo *cachedGlyph = getCachedUTFChar(utfChar); in renderUTF() local
224 CachedGlyphInfo *cachedGlyph = mCachedGlyphs.valueFor((uint32_t)utfChar); in getCachedUTFChar() local
/frameworks/base/libs/hwui/
DFontRenderer.cpp140 CachedGlyphInfo* cachedGlyph = NULL; in getCachedGlyph() local
208 CachedGlyphInfo* cachedGlyph = getCachedGlyph(paint, glyph); in render() local