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