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

/frameworks/base/core/jni/android/graphics/
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();

Completed in 251 milliseconds