Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:thread2

2075     MixerThread *thread2 = checkMixerThread_l(output2);
2077 if (thread1 == NULL || thread2 == NULL) {
2085 thread->addOutputTrack(thread2);