Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_cache.cpp68 …yphCacheNode* GlyphsCache::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
H A Dui_font_cache_manager.cpp48 …eNode* UIFontCacheManager::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp446 auto cacheType = cacheManager_->GetCachedType(); in IsFilterCacheValidForOcclusion() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp236 void RSRenderParams::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp2791 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local
2858 auto cacheType = GetCacheType(); in InitCacheSurface() local
2956 auto cacheType = GetCacheType(); in DrawCacheSurface() local
3781 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType()
3797 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp468 void RSRenderNodeDrawable::SetCacheType(DrawableCacheType cacheType) in SetCacheType()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp1014 CipherType cacheType; in CheckKvDBProperties() local
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h305 uint16_t cacheType; member