Searched defs:thread2 (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 65 milliseconds