Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mSystemReady

163       mSystemReady(false)
1991 if (mSystemReady) {
1995 mSystemReady = true;
2091 devices, AUDIO_DEVICE_NONE, mSystemReady);
2099 thread = new OffloadThread(this, outputStream, *output, devices, mSystemReady);
2105 thread = new DirectOutputThread(this, outputStream, *output, devices, mSystemReady);
2109 thread = new MixerThread(this, outputStream, *output, devices, mSystemReady);
2187 DuplicatingThread *thread = new DuplicatingThread(this, thread1, id, mSystemReady);
2404 primaryOutputDevice_l(), devices, mSystemReady);
2467 mSystemReady