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