Searched defs:precache (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | PathCache.cpp | 419 void PathCache::precache(const SkPath* path, const SkPaint* paint) { in precache() function in android::uirenderer::PathCache |
D | FontRenderer.cpp | 646 void FontRenderer::precache(const SkPaint* paint, const glyph_t* glyphs, int numGlyphs, in precache() function in android::uirenderer::FontRenderer |
/frameworks/base/libs/hwui/font/ | ||
D | Font.cpp | 358 void Font::precache(const SkPaint* paint, const glyph_t* glyphs, int numGlyphs) { in precache() function in android::uirenderer::Font |