Home
last modified time | relevance | path

Searched refs:PutSpace (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache_manager.cpp98 void UIFontCacheManager::PutSpace(uint8_t* addr) in PutSpace() function in OHOS::UIFontCacheManager
101 bitmapCache_->PutSpace(addr); in PutSpace()
103 GRAPHIC_LOGE("UIFontCacheManager::PutSpace invalid bitmapCache"); in PutSpace()
H A Dui_font_cache_manager.h37 void PutSpace(uint8_t* addr);
H A Dui_font_cache.h71 void PutSpace(uint8_t* addr);
H A Dui_font_cache.cpp83 void UIFontCache::PutSpace(uint8_t* addr) in PutSpace() function in OHOS::UIFontCache
H A Dui_font_bitmap.cpp243 UIFontCacheManager::GetInstance()->PutSpace(addr); in PutCacheSpace()
H A Dui_font_vector.cpp913 UIFontCacheManager::GetInstance()->PutSpace(reinterpret_cast<uint8_t*>(bufInfo.virAddr)); in SetFace()
920 UIFontCacheManager::GetInstance()->PutSpace(reinterpret_cast<uint8_t*>(bufInfo.virAddr)); in SetFace()

Completed in 4 milliseconds