Home
last modified time | relevance | path

Searched defs:isInCache (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPathCache.cpp326 bool isInCache = !key->shouldUnregisterFromPath(); // Gets set upon exiting the cache. in evictInvalidatedCacheKeys() local
/third_party/flutter/skia/src/gpu/
DGrResourceCache.cpp968 bool GrResourceCache::isInCache(const GrGpuResource* resource) const { in isInCache() function in GrResourceCache
/third_party/skia/src/gpu/
DGrResourceCache.cpp1011 bool GrResourceCache::isInCache(const GrGpuResource* resource) const { in isInCache() function in GrResourceCache