Home
last modified time | relevance | path

Searched defs:cacheType (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_cache.cpp68 GlyphCacheNode* GlyphsCache::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache() argument
H A Dui_font_cache_manager.cpp48 GlyphCacheNode* UIFontCacheManager::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderparams_fuzzer/
H A Drsrenderparams_fuzzer.cpp175 RSDrawingCacheType cacheType = RSDrawingCacheType::FORCED_CACHE; in DoOpincSetCacheChangeFlag() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp473 void RSRenderNodeDrawable::SetCacheType(DrawableCacheType cacheType) in SetCacheType() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp245 void RSRenderParams::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp1014 CipherType cacheType; in CheckKvDBProperties() local
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h305 uint16_t cacheType; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp1440 const auto cacheType = static_cast<int>(node->GetCacheType()); in OnParallelRenderBegin() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp2808 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local
2875 auto cacheType = GetCacheType(); in InitCacheSurface() local
2973 auto cacheType = GetCacheType(); in DrawCacheSurface() local
3811 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType() argument
3827 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType() argument
[all...]

Completed in 22 milliseconds