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

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

Completed in 23 milliseconds