Home
last modified time | relevance | path

Searched refs:bitmapCacheSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache_manager.cpp58 void UIFontCacheManager::SetBitmapCacheSize(uint32_t bitmapCacheSize) in SetBitmapCacheSize() argument
60 bitmapCacheSize_ = bitmapCacheSize; in SetBitmapCacheSize()
H A Dui_font_cache_manager.h32 void SetBitmapCacheSize(uint32_t bitmapCacheSize);