Home
last modified time | relevance | path

Searched defs:CacheType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/interface/display/composer/cache_manager/
H A Dcache_manager.h134 void SetCleanUpFunc(void (*func)(std::unique_ptr<CacheType>&)) in SetCleanUpFunc()
139 void SetInitFunc(void (*func)(std::unique_ptr<CacheType>&)) in SetInitFunc()
H A Ddevice_cache.cpp184 DeviceCache::DeviceType DeviceCache::CacheType() const in CacheType() function in OHOS::HDI::Display::Composer::DeviceCache
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_cache.h56 using CacheType = GlyphCacheNode[FONT_HASH_NR][UNICODE_HASH_NR][NODE_HASH_NR]; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_filter_cache_manager.h80 enum CacheType : uint8_t { enum
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.h71 enum CacheType : uint8_t { enum
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_paint_filter_canvas.h205 using CacheType = Drawing::CacheType; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h112 enum class CacheType : uint8_t { enum