Searched defs:cacheType (Results 1 – 8 of 8) 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()
446 auto cacheType = cacheManager_->GetCachedType(); in IsFilterCacheValidForOcclusion() local
236 void RSRenderParams::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
2791 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local2858 auto cacheType = GetCacheType(); in InitCacheSurface() local2956 auto cacheType = GetCacheType(); in DrawCacheSurface() local3781 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType()3797 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
468 void RSRenderNodeDrawable::SetCacheType(DrawableCacheType cacheType) in SetCacheType()
1014 CipherType cacheType; in CheckKvDBProperties() local
305 uint16_t cacheType; member