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

/frameworks/minikin/libs/minikin/
H A DLayout.cpp220 LayoutCache layoutCache; member in class:android::LayoutEngine
659 LayoutCache& cache = LayoutEngine::getInstance().layoutCache;
969 LayoutCache& layoutCache = LayoutEngine::getInstance().layoutCache; local
970 layoutCache.clear();

Completed in 9 milliseconds