Searched defs:cacheType (Results 1 – 11 of 11) sorted by relevance
68 …yphCacheNode* GlyphsCache::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
48 …eNode* UIFontCacheManager::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
174 RSDrawingCacheType cacheType = RSDrawingCacheType::FORCED_CACHE; in DoOpincSetCacheChangeFlag() local
188 void RSRenderParams::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
716 auto cacheType = GetCachedType(); in IsFilterCacheValidForOcclusion() local
597 void RSRenderNodeDrawable::SetCacheType(DrawableCacheType cacheType) in SetCacheType()
3135 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local3202 auto cacheType = GetCacheType(); in InitCacheSurface() local4104 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType()4116 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
1014 CipherType cacheType; in CheckKvDBProperties() local
305 uint16_t cacheType; member
1588 …RSUifirstManager::ProcessFirstFrameCache(RSSurfaceRenderNode& node, MultiThreadCacheType cacheType) in ProcessFirstFrameCache()
1533 const auto cacheType = static_cast<int>(node->GetCacheType()); in PrintNodeCacheLo() local