Home
last modified time | relevance | path

Searched refs:skiaGlyphCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/font/
DFont.h126 SkGlyphCache* skiaGlyphCache, CachedGlyphInfo* glyph, bool precaching);
DFont.cpp421 SkGlyphCache* skiaGlyphCache, CachedGlyphInfo* glyph, bool precaching) { in updateGlyphCache() argument
434 skiaGlyphCache->findImage(skiaGlyph); in updateGlyphCache()