Searched refs:checkMixerThread_l (Results 1 – 2 of 2) sorted by relevance
527 MixerThread *checkMixerThread_l(audio_io_handle_t output) const;
1940 MixerThread *thread1 = checkMixerThread_l(output1); in openDuplicateOutput()1941 MixerThread *thread2 = checkMixerThread_l(output2); in openDuplicateOutput()2472 AudioFlinger::MixerThread *AudioFlinger::checkMixerThread_l(audio_io_handle_t output) const in checkMixerThread_l() function in android::AudioFlinger