Home
last modified time | relevance | path

Searched defs:cacheType (Results 1 – 6 of 6) 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.cpp1070 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local
1111 auto cacheType = GetCacheType(); in InitCacheSurface() local
1195 auto cacheType = GetCacheType(); in DrawCacheSurface() local
1259 auto cacheType = GetCacheType(); in DrawCacheSurface() local
1706 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType()
1722 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dkvdb_manager.cpp985 CipherType cacheType; in CheckKvDBProperties() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_visitor.cpp2764 CacheType cacheType = node.GetCacheType(); in PrepareSurfaceRenderNode() local
2911 CacheType cacheType = node.GetCacheType(); in PrepareSurfaceRenderNode() local
/foundation/arkui/ui_lite/interfaces/kits/font/
Dui_font_header.h304 uint16_t cacheType; member