Searched refs:nextEventTimestamp (Results 1 – 2 of 2) sorted by relevance
128 Nanoseconds nextEventTimestamp) in AudioRequest()131 nextEventTimestamp(nextEventTimestamp) {} in AudioRequest()143 Nanoseconds nextEventTimestamp; member
246 Nanoseconds nextEventTimestamp = timeNow + deliveryInterval; in createAudioRequest() local248 nextEventTimestamp)) { in createAudioRequest()315 if (req.nextEventTimestamp < earliestNextEventTimestamp) { in findNextAudioRequest()316 earliestNextEventTimestamp = req.nextEventTimestamp; in findNextAudioRequest()332 nextAudioRequest->nextEventTimestamp = in handleAudioDataEventSync()375 if (nextRequest->nextEventTimestamp > curTime) { in scheduleNextAudioDataEvent()376 eventDelay = nextRequest->nextEventTimestamp - curTime; in scheduleNextAudioDataEvent()