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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp79 void TextLayoutCache::purgeCaches() { function in class:android::TextLayoutCache
82 mShaper->purgeCaches();
890 void TextLayoutShaper::purgeCaches() { function in class:android::TextLayoutShaper
930 void TextLayoutEngine::purgeCaches() { function in class:android::TextLayoutEngine
932 mTextLayoutCache->purgeCaches();

Completed in 57 milliseconds