Searched refs:activeSleepTimeUs (Results 1 – 2 of 2) sorted by relevance
713 virtual uint32_t activeSleepTimeUs() const; // mixer state MIXER_TRACKS_ENABLED937 virtual uint32_t activeSleepTimeUs() const;1034 virtual uint32_t activeSleepTimeUs() const;
2344 uint32_t AudioFlinger::PlaybackThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::AudioFlinger::PlaybackThread2533 mActiveSleepTimeUs = activeSleepTimeUs(); in cacheParameters_l()4844 uint32_t AudioFlinger::DirectOutputThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::AudioFlinger::DirectOutputThread4848 time = PlaybackThread::activeSleepTimeUs(); in activeSleepTimeUs()5430 uint32_t AudioFlinger::DuplicatingThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::AudioFlinger::DuplicatingThread