Searched defs:CacheType (Results 1 – 7 of 7) sorted by relevance
134 void SetCleanUpFunc(void (*func)(std::unique_ptr<CacheType>&)) in SetCleanUpFunc()139 void SetInitFunc(void (*func)(std::unique_ptr<CacheType>&)) in SetInitFunc()
184 DeviceCache::DeviceType DeviceCache::CacheType() const in CacheType() function in OHOS::HDI::Display::Composer::DeviceCache
56 using CacheType = GlyphCacheNode[FONT_HASH_NR][UNICODE_HASH_NR][NODE_HASH_NR]; variable
80 enum CacheType : uint8_t { enum
71 enum CacheType : uint8_t { enum
205 using CacheType = Drawing::CacheType; variable
112 enum class CacheType : uint8_t { enum