Searched refs:performDeferredCleanup (Results 1 – 3 of 3) sorted by relevance
213 void CacheManager::performDeferredCleanup(nsecs_t cleanupOlderThanMillis) { in performDeferredCleanup() function in android::uirenderer::renderthread::CacheManager215 mGrContext->performDeferredCleanup( in performDeferredCleanup()
57 void performDeferredCleanup(nsecs_t cleanupOlderThanMillis);
666 mRenderThread.cacheManager().performDeferredCleanup(cleanupMillis); in cleanupResources()