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

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp654 nsecs_t timeToNextVsync = estimatedNextVsync - systemTime(CLOCK_MONOTONIC); local
660 if (timeToNextVsync > -6_ms && timeToNextVsync < 1_ms) {

Completed in 8 milliseconds