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