Searched defs:cachedGlyph (Results 1 – 2 of 2) sorted by relevance
196 CachedGlyphInfo *cachedGlyph = getCachedUTFChar(utfChar); in renderUTF() local224 CachedGlyphInfo *cachedGlyph = mCachedGlyphs.valueFor((uint32_t)utfChar); in getCachedUTFChar() local
140 CachedGlyphInfo* cachedGlyph = NULL; in getCachedGlyph() local208 CachedGlyphInfo* cachedGlyph = getCachedGlyph(paint, glyph); in render() local