Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.cpp462 void PathCache::precache(SkPath* path, SkPaint* paint) { in precache() function in android::uirenderer::PathCache
DFontRenderer.cpp678 void FontRenderer::precache(SkPaint* paint, const char* text, int numGlyphs, const mat4& matrix) { in precache() function in android::uirenderer::FontRenderer
/frameworks/base/libs/hwui/font/
DFont.cpp352 void Font::precache(SkPaint* paint, const char* text, int numGlyphs) { in precache() function in android::uirenderer::Font