Home
last modified time | relevance | path

Searched refs:willRemoveScratchKey (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
H A DGrResourceCache.h369 void willRemoveScratchKey(const GrGpuResource*);
643 void willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function in GrResourceCache::ResourceAccess
644 fCache->willRemoveScratchKey(resource); in willRemoveScratchKey()
H A DGrGpuResource.cpp189 get_resource_cache(fGpu)->resourceAccess().willRemoveScratchKey(this); in removeScratchKey()
H A DGrResourceCache.cpp955 void GrResourceCache::willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function in GrResourceCache

Completed in 5 milliseconds