Searched defs:cacheGlyph (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/font/
H A DFont.cpp288 cachedGlyph = cacheGlyph(paint, textUnit, precaching);
470 CachedGlyphInfo* Font::cacheGlyph(const SkPaint* paint, glyph_t glyph, bool precaching) { function in class:android::uirenderer::Font
/frameworks/rs/
H A DrsFont.cpp228 cachedGlyph = cacheGlyph((uint32_t)utfChar);
283 Font::CachedGlyphInfo *Font::cacheGlyph(uint32_t glyph) { function in class:android::renderscript::Font

Completed in 1071 milliseconds