Searched defs:cacheType (Results 1 – 10 of 10) 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()
430 auto cacheType = cacheManager_->GetCachedType(); in IsFilterCacheValidForOcclusion() local
236 void RSRenderParams::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
1003 CacheType cacheType = node.GetCacheType(); in DrawChildRenderNode() local
5071 CacheType cacheType = node.GetCacheType(); in UpdateCacheSurface() local5239 CacheType cacheType = node.GetCacheType(); in DrawChildRenderNode() local
2743 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local2810 auto cacheType = GetCacheType(); in InitCacheSurface() local2908 auto cacheType = GetCacheType(); in DrawCacheSurface() local3725 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType()3741 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
436 void RSRenderNodeDrawable::SetCacheType(DrawableCacheType cacheType) in SetCacheType()
1014 CipherType cacheType; in CheckKvDBProperties() local
305 uint16_t cacheType; member