Home
last modified time | relevance | path

Searched refs:idleSleepTimeUs (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h1336 virtual uint32_t idleSleepTimeUs() const = 0; // mixer state MIXER_IDLE
1616 uint32_t idleSleepTimeUs() const final;
1744 virtual uint32_t idleSleepTimeUs() const;
DThreads.cpp3693 mIdleSleepTimeUs = idleSleepTimeUs(); in cacheParameters_l()
6528 uint32_t MixerThread::idleSleepTimeUs() const in idleSleepTimeUs() function in android::MixerThread
7146 uint32_t DirectOutputThread::idleSleepTimeUs() const in idleSleepTimeUs() function in android::DirectOutputThread