Searched refs:mWakeupDelayNanos (Results 1 – 2 of 2) sorted by relevance
188 const int32_t mWakeupDelayNanos; // delay past typical wakeup jitter variable
67 , mWakeupDelayNanos(AAudioProperty_getWakeupDelayMicros() * AAUDIO_NANOS_PER_MICROSECOND) in AudioStreamInternal()622 wakeTimeNanos += mWakeupDelayNanos; in processData()