Searched refs:threadLoop_mix (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.h649 virtual void threadLoop_mix() = 0;
1038 virtual void threadLoop_mix();
1110 virtual void threadLoop_mix();
1127 // prepareTracks_l() tells threadLoop_mix() the name of the single active track
1219 virtual void threadLoop_mix();
H A DThreads.cpp3161 // threadLoop_mix() sets mCurrentWriteLength
3162 threadLoop_mix();
3172 // Either threadLoop_mix() or threadLoop_sleepTime() should have set
3300 // 2. threadLoop_mix (significant for heavy mixing, especially
3948 void AudioFlinger::MixerThread::threadLoop_mix() function in class:android::AudioFlinger::MixerThread
5095 void AudioFlinger::DirectOutputThread::threadLoop_mix() function in class:android::AudioFlinger::DirectOutputThread
5528 // threadLoop_mix() will handle the case that we need to
5756 void AudioFlinger::DuplicatingThread::threadLoop_mix() function in class:android::AudioFlinger::DuplicatingThread

Completed in 397 milliseconds