Searched refs:LayoutCache (Results 1 – 1 of 1) sorted by relevance
121 class LayoutCache : private OnEntryRemoved<LayoutCacheKey, Layout*> { class123 LayoutCache() : mCache(kMaxEntries) { in LayoutCache() function in android::LayoutCache181 LayoutCache layoutCache;618 LayoutCache& cache = LayoutEngine::getInstance().layoutCache; in doLayoutWord()876 LayoutCache& layoutCache = LayoutEngine::getInstance().layoutCache; in purgeCaches()