Searched refs:LayoutCache (Results 1 - 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
H A DLayout.cpp165 class LayoutCache : private OnEntryRemoved<LayoutCacheKey, Layout*> { class in namespace:android
167 LayoutCache() : mCache(kMaxEntries) { function in class:android::LayoutCache
220 LayoutCache layoutCache;
659 LayoutCache& cache = LayoutEngine::getInstance().layoutCache;
969 LayoutCache& layoutCache = LayoutEngine::getInstance().layoutCache;

Completed in 8 milliseconds