Searched refs:activeSleepTimeUs (Results 1 – 2 of 2) sorted by relevance
1122 virtual uint32_t activeSleepTimeUs() const; // mixer state MIXER_TRACKS_ENABLED1438 virtual uint32_t activeSleepTimeUs() const;1570 virtual uint32_t activeSleepTimeUs() const;
3094 uint32_t AudioFlinger::PlaybackThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::AudioFlinger::PlaybackThread3289 mActiveSleepTimeUs = activeSleepTimeUs(); in cacheParameters_l()6229 uint32_t AudioFlinger::DirectOutputThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::AudioFlinger::DirectOutputThread6233 time = PlaybackThread::activeSleepTimeUs(); in activeSleepTimeUs()6961 uint32_t AudioFlinger::DuplicatingThread::activeSleepTimeUs() const in activeSleepTimeUs() function in android::AudioFlinger::DuplicatingThread