Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.cpp457 void PathCache::precache(const SkPath* path, const SkPaint* paint) { in precache() function in android::uirenderer::PathCache
DFontRenderer.cpp680 void FontRenderer::precache(const SkPaint* paint, const char* text, int numGlyphs, in precache() function in android::uirenderer::FontRenderer
/frameworks/base/libs/hwui/font/
DFont.cpp365 void Font::precache(const SkPaint* paint, const char* text, int numGlyphs) { in precache() function in android::uirenderer::Font