Searched refs:cleanupMillis (Results 1 – 1 of 1) sorted by relevance
642 nsecs_t cleanupMillis = ns2ms(std::max(frameDiffNanos, 10_s)); in cleanupResources() local643 mRenderThread.cacheManager().performDeferredCleanup(cleanupMillis); in cleanupResources()