Searched defs:evict (Results 1 – 7 of 7) sorted by relevance
65 BOOST_AUTO_TEST_CASE(evict) in BOOST_AUTO_TEST_CASE() argument
121 void evict() in evict() function in boost::compute::detail::lru_cache
119 void SmallPathAtlasMgr::evict(GrDrawOpAtlas::PlotLocator plotLocator) { in evict() function in skgpu::v1::SmallPathAtlasMgr
242 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict() function in CFLSteensAAResult
826 void CFLAndersAAResult::evict(const Function *Fn) { Cache.erase(Fn); } in evict() function in CFLAndersAAResult
76 void evict(GrDrawOpAtlas::PlotLocator) override { in evict() function in AssertOnEvict
251 void GrCCPathCache::evict(const GrCCPathCache::Key& key, GrCCPathCacheEntry* entry) { in evict() function in GrCCPathCache