Searched refs:willRemoveScratchKey (Results 1 – 6 of 6) sorted by relevance
262 void willRemoveScratchKey(const GrGpuResource*);421 void willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function422 fCache->willRemoveScratchKey(resource); in willRemoveScratchKey()
196 get_resource_cache(fGpu)->resourceAccess().willRemoveScratchKey(this); in removeScratchKey()
299 void GrResourceCache::willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function in GrResourceCache
266 void willRemoveScratchKey(const GrGpuResource*);443 void willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function444 fCache->willRemoveScratchKey(resource); in willRemoveScratchKey()
199 get_resource_cache(fGpu)->resourceAccess().willRemoveScratchKey(this); in removeScratchKey()
333 void GrResourceCache::willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function in GrResourceCache