Searched refs:checkMixerThread_l (Results 1 – 2 of 2) sorted by relevance
551 IAfPlaybackThread* checkMixerThread_l(audio_io_handle_t output) const REQUIRES(mutex());
3081 IAfPlaybackThread* const thread1 = checkMixerThread_l(output1); in openDuplicateOutput()3082 IAfPlaybackThread* const thread2 = checkMixerThread_l(output2); in openDuplicateOutput()3740 IAfPlaybackThread* AudioFlinger::checkMixerThread_l(audio_io_handle_t output) const in checkMixerThread_l() function in android::AudioFlinger