Home
last modified time | relevance | path

Searched refs:BitmapCacheClear (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache_manager.h34 void BitmapCacheClear();
H A Dui_font_cache_manager.cpp83 void UIFontCacheManager::BitmapCacheClear() in BitmapCacheClear() function in OHOS::UIFontCacheManager
H A Dui_font_vector.cpp1080 fontCacheManager->BitmapCacheClear(); in SetCurrentLangId()