Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mSystemReady

159       mSystemReady(false)
1887 if (mSystemReady) {
1891 mSystemReady = true;
1979 devices, AUDIO_DEVICE_NONE, mSystemReady);
1987 thread = new OffloadThread(this, outputStream, *output, devices, mSystemReady);
1993 thread = new DirectOutputThread(this, outputStream, *output, devices, mSystemReady);
1997 thread = new MixerThread(this, outputStream, *output, devices, mSystemReady);
2075 DuplicatingThread *thread = new DuplicatingThread(this, thread1, id, mSystemReady);
2292 primaryOutputDevice_l(), devices, mSystemReady);
2355 mSystemReady