Home
last modified time | relevance | path

Searched refs:returnResource (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/
DResource.cpp51 fReturnCache->returnResource(mutableThis, removedRef)) { in notifyARefIsZero()
DResourceCache.h52 bool returnResource(Resource*, LastRemovedRef);
DResourceCache.cpp141 bool ResourceCache::returnResource(Resource* resource, LastRemovedRef removedRef) { in returnResource() function in skgpu::graphite::ResourceCache