Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp642 nsecs_t cleanupMillis = ns2ms(std::max(frameDiffNanos, 10_s)); in cleanupResources() local
643 mRenderThread.cacheManager().performDeferredCleanup(cleanupMillis); in cleanupResources()