Searched defs:thread2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1824 MixerThread *thread2 = checkMixerThread_l(output2); local
1826 if (thread1 == NULL || thread2 == NULL) {
1834 thread->addOutputTrack(thread2);

Completed in 105 milliseconds