Home | History | Annotate | Download | only in audioflinger

Lines Matching full:thread2

1561     MixerThread *thread2 = checkMixerThread_l(output2);
1563 if (thread1 == NULL || thread2 == NULL) {
1571 thread->addOutputTrack(thread2);