Home
last modified time | relevance | path

Searched defs:cacheType (Results 1 – 11 of 11) 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/test/render_service/render_service_base/fuzztest/rsrenderparams_fuzzer/
Drsrenderparams_fuzzer.cpp174 RSDrawingCacheType cacheType = RSDrawingCacheType::FORCED_CACHE; in DoOpincSetCacheChangeFlag() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
Drs_render_params.cpp188 void RSRenderParams::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_filter_cache_manager.cpp716 auto cacheType = GetCachedType(); in IsFilterCacheValidForOcclusion() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_render_node_drawable.cpp597 void RSRenderNodeDrawable::SetCacheType(DrawableCacheType cacheType) in SetCacheType()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp3135 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local
3202 auto cacheType = GetCacheType(); in InitCacheSurface() local
4104 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType()
4116 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dkvdb_manager.cpp1014 CipherType cacheType; in CheckKvDBProperties() local
/foundation/arkui/ui_lite/interfaces/kits/font/
Dui_font_header.h305 uint16_t cacheType; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/uifirst/
Drs_uifirst_manager.cpp1588 …RSUifirstManager::ProcessFirstFrameCache(RSSurfaceRenderNode& node, MultiThreadCacheType cacheType) in ProcessFirstFrameCache()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler.cpp1533 const auto cacheType = static_cast<int>(node->GetCacheType()); in PrintNodeCacheLo() local