Searched refs:earlyLatchVsyncThreshold (Results 1 – 1 of 1) sorted by relevance
5141 const Duration earlyLatchVsyncThreshold = mScheduler->getVsyncSchedule()->minFramePeriod() / 2; in frameIsEarly() local5144 predictedPresentTime - expectedPresentTime >= earlyLatchVsyncThreshold; in frameIsEarly()