Home
last modified time | relevance | path

Searched refs:willRemoveScratchKey (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrResourceCache.h262 void willRemoveScratchKey(const GrGpuResource*);
421 void willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function
422 fCache->willRemoveScratchKey(resource); in willRemoveScratchKey()
DGrGpuResource.cpp196 get_resource_cache(fGpu)->resourceAccess().willRemoveScratchKey(this); in removeScratchKey()
DGrResourceCache.cpp299 void GrResourceCache::willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function in GrResourceCache
/external/skia/src/gpu/
DGrResourceCache.h266 void willRemoveScratchKey(const GrGpuResource*);
443 void willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function
444 fCache->willRemoveScratchKey(resource); in willRemoveScratchKey()
DGrGpuResource.cpp199 get_resource_cache(fGpu)->resourceAccess().willRemoveScratchKey(this); in removeScratchKey()
DGrResourceCache.cpp333 void GrResourceCache::willRemoveScratchKey(const GrGpuResource* resource) { in willRemoveScratchKey() function in GrResourceCache