Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:checkMixerThread_l

1560     MixerThread *thread1 = checkMixerThread_l(output1);
1561 MixerThread *thread2 = checkMixerThread_l(output2);
1981 // checkMixerThread_l() must be called with AudioFlinger::mLock held
1982 AudioFlinger::MixerThread *AudioFlinger::checkMixerThread_l(audio_io_handle_t output) const