Home
last modified time | relevance | path

Searched defs:precache (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DPathCache.cpp419 void PathCache::precache(const SkPath* path, const SkPaint* paint) { in precache() function in android::uirenderer::PathCache
DFontRenderer.cpp646 void FontRenderer::precache(const SkPaint* paint, const glyph_t* glyphs, int numGlyphs, in precache() function in android::uirenderer::FontRenderer
/frameworks/base/libs/hwui/font/
DFont.cpp358 void Font::precache(const SkPaint* paint, const glyph_t* glyphs, int numGlyphs) { in precache() function in android::uirenderer::Font