Searched refs:currentVsyncPeriod (Results 1 – 1 of 1) sorted by relevance
3562 const auto currentVsyncPeriod = mScheduler->getDisplayStatInfo(systemTime()).vsyncPeriod; in frameIsEarly() local3563 const auto earlyLatchVsyncThreshold = currentVsyncPeriod / 2; in frameIsEarly()