Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
Dglyphs_cache.h56 using CacheType = GlyphCacheNode[FONT_HASH_NR][UNICODE_HASH_NR][NODE_HASH_NR]; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
Drs_filter_cache_manager.h79 enum CacheType : uint8_t { enum
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dcore_canvas.h72 enum CacheType : uint8_t { enum
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_paint_filter_canvas.h268 using CacheType = Drawing::CacheType; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_common_def.h149 enum class CacheType : uint8_t { enum