Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:thread2

4910     MixerThread *thread2 = checkMixerThread_l(output2);
4912 if (thread1 == NULL || thread2 == NULL) {
4919 thread->addOutputTrack(thread2);