Searched refs:thread1 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1560 MixerThread *thread1 = checkMixerThread_l(output1); local
1563 if (thread1 == NULL || thread2 == NULL) {
1570 DuplicatingThread *thread = new DuplicatingThread(this, thread1, id);

Completed in 114 milliseconds