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

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp652 nsecs_t lastVsync = renderThread->timeLord().latestVsync(); local
653 nsecs_t estimatedNextVsync = lastVsync + renderThread->timeLord().frameIntervalNanos();

Completed in 488 milliseconds