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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.h175 void purgeCaches();
272 void purgeCaches();
321 void purgeCaches();
H A DTextLayoutCache.cpp81 void TextLayoutCache::purgeCaches() { function in class:android::TextLayoutCache
84 mShaper->purgeCaches();
916 void TextLayoutShaper::purgeCaches() { function in class:android::TextLayoutShaper
958 void TextLayoutEngine::purgeCaches() { function in class:android::TextLayoutEngine
960 mTextLayoutCache->purgeCaches();
H A DCanvas.cpp75 TextLayoutEngine::getInstance().purgeCaches();

Completed in 398 milliseconds