Searched defs:skipCache (Results 1 - 2 of 2) sorted by relevance

/frameworks/minikin/include/minikin/
H A DMinikinFont.h33 // Note: if you add a field here, either add it to LayoutCacheKey or to skipCache()
38 bool skipCache() const { function in struct:android::MinikinPaint
/frameworks/minikin/libs/minikin/
H A DLayout.cpp620 bool skipCache = ctx->paint.skipCache(); local
621 if (skipCache) {

Completed in 229 milliseconds