Searched refs:kOneRefreshNs (Results 1 – 1 of 1) sorted by relevance
1432 const int64_t kOneRefreshNs = mDisplay.mVsyncPeriod; in threadLoop() local1443 phasedWaitNs = currentNs + kOneRefreshNs; in threadLoop()1445 phasedWaitNs = kOneRefreshNs * in threadLoop()1446 (( currentNs - lastTimeNs) / kOneRefreshNs + 1) + in threadLoop()