Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:checkMixerThread_l

1949     MixerThread *thread1 = checkMixerThread_l(output1);
1950 MixerThread *thread2 = checkMixerThread_l(output2);
2480 // checkMixerThread_l() must be called with AudioFlinger::mLock held
2481 AudioFlinger::MixerThread *AudioFlinger::checkMixerThread_l(audio_io_handle_t output) const