Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
H A DGrTextBlobCache.h45 void purgeStaleBlobs() SK_EXCLUDES(fSpinLock);
H A DGrTextBlobCache.cpp81 void GrTextBlobCache::purgeStaleBlobs() { in purgeStaleBlobs() function in GrTextBlobCache
/third_party/skia/src/gpu/
H A DGrDirectContext.cpp329 this->getTextBlobCache()->purgeStaleBlobs(); in purgeUnlockedResources()
346 this->getTextBlobCache()->purgeStaleBlobs(); in purgeUnlockAndSafeCacheGpuResources()
362 this->getTextBlobCache()->purgeStaleBlobs(); in purgeUnlockedResourcesByTag()
409 this->getTextBlobCache()->purgeStaleBlobs(); in performDeferredCleanup()

Completed in 3 milliseconds