Home
last modified time | relevance | path

Searched defs:cacheType (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
Dglyphs_cache.cpp68 …yphCacheNode* GlyphsCache::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
Dui_font_cache_manager.cpp48 …eNode* UIFontCacheManager::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp1589 auto cacheType = GetCacheType(); local
1664 auto cacheType = GetCacheType(); local
1797 auto cacheType = GetCacheType(); local
1897 auto cacheType = GetCacheType(); local
2582 void RSRenderNode::SetCacheType(CacheType cacheType)
2598 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType)
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_filter_cache_manager.cpp790 void RSFilterCacheManager::InvalidateCache(CacheType cacheType)
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_surface_capture_task.cpp1454 CacheType cacheType = node.GetCacheType(); in DrawChildRenderNode() local
Drs_uni_render_visitor.cpp4106 CacheType cacheType = node.GetCacheType(); in PrepareEffectRenderNode() local
4315 CacheType cacheType = node.GetCacheType(); in PrepareEffectRenderNode() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dkvdb_manager.cpp999 CipherType cacheType; in CheckKvDBProperties() local
/foundation/arkui/ui_lite/interfaces/kits/font/
Dui_font_header.h305 uint16_t cacheType; member