Home | History | Annotate | Download | only in managerdefault

Lines Matching refs:mDirectOutput

799         ALOGV("getOutput() test output mCurOutput %d, samplingRate %d, format %d, channelMask %x, mDirectOutput %d",
800 mCurOutput, mTestSamplingRate, mTestFormat, mTestChannels, mDirectOutput);
809 (audio_output_flags_t)(mDirectOutput ? AUDIO_OUTPUT_FLAG_DIRECT : 0);
3421 mDirectOutput = false;
3487 mDirectOutput = false;
3489 mDirectOutput = true;