Searched refs:inPurgeableQueue (Results 1 – 2 of 2) sorted by relevance
130 if (this->inPurgeableQueue(resource)) { in refAndMakeResourceMRU()257 if (!resource->isPurgeable() || this->inPurgeableQueue(resource)) { in returnResourceToCache()295 bool ResourceCache::inPurgeableQueue(Resource* resource) const { in inPurgeableQueue() function in skgpu::graphite::ResourceCache461 SkASSERT(!this->inPurgeableQueue(fNonpurgeableResources[i])); in validate()
82 bool inPurgeableQueue(Resource*) const;