Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:thread1

4976     MixerThread *thread1 = checkMixerThread_l(output1);
4979 if (thread1 == NULL || thread2 == NULL) {
4985 DuplicatingThread *thread = new DuplicatingThread(this, thread1, id);