Searched refs:numPeriodsOut (Results 1 – 1 of 1) sorted by relevance
210 auto const numPeriodsOut = ((timePoint - knownTimestamp) / mIdealPeriod) + 1; in nextAnticipatedVSyncTimeFromLocked() local211 return knownTimestamp + numPeriodsOut * mIdealPeriod; in nextAnticipatedVSyncTimeFromLocked()