Searched refs:checkMixerThread_l (Results 1 – 2 of 2) sorted by relevance
697 MixerThread *checkMixerThread_l(audio_io_handle_t output) const;
2603 MixerThread *thread1 = checkMixerThread_l(output1); in openDuplicateOutput()2604 MixerThread *thread2 = checkMixerThread_l(output2); in openDuplicateOutput()3178 AudioFlinger::MixerThread *AudioFlinger::checkMixerThread_l(audio_io_handle_t output) const in checkMixerThread_l() function in android::AudioFlinger