Searched refs:activeSleepTimeUs (Results 1 – 2 of 2) sorted by relevance
1335 virtual uint32_t activeSleepTimeUs() const; // mixer state MIXER_TRACKS_ENABLED1743 virtual uint32_t activeSleepTimeUs() const;1887 virtual uint32_t activeSleepTimeUs() const;
3477 uint32_t PlaybackThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::PlaybackThread3692 mActiveSleepTimeUs = activeSleepTimeUs(); in cacheParameters_l()7135 uint32_t DirectOutputThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::DirectOutputThread7139 time = PlaybackThread::activeSleepTimeUs(); in activeSleepTimeUs()7904 uint32_t DuplicatingThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::DuplicatingThread