Searched refs:SLRLRUCache (Results 1 – 2 of 2) sorted by relevance
79 using SLRLRUCache = SkLRUCache<uint32_t, std::shared_ptr<SLRWeightTuple>>; variable82 SkSLRCacheMgr(SLRLRUCache& slrCache, SkMutex& mutex) in SkSLRCacheMgr()120 SLRLRUCache& fSLRCache;
774 static SLRLRUCache slrCache(SLR_CACHE_CAPACITY); in GetNewSkSLRCacheMgr()