Searched refs:sleepForNanos (Results 1 – 4 of 4) sorted by relevance
82 static int sleepForNanos(int64_t nanoseconds, clockid_t clockId = CLOCK_MONOTONIC) {
670 int64_t sleepForNanos = wakeTimeNanos - currentTimeNanos; in processData() local671 ATRACE_INT("aaSlpNs", (int32_t)sleepForNanos); in processData()
256 AudioClock::sleepForNanos(100 * AAUDIO_NANOS_PER_MILLISECOND); in close()
291 AudioClock::sleepForNanos(durationNanos); in waitForStateChange()