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

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

Completed in 1350 milliseconds