Searched refs:mOutDevice (Results 1 – 2 of 2) sorted by relevance
638 mStandby(false), mOutDevice(outDevice), mInDevice(inDevice), in ThreadBase()958 dprintf(fd, " Output device: %#x (%s)\n", mOutDevice, devicesToString(mOutDevice).string()); in dumpBase()1368 effect->setDevice(mOutDevice); in createEffect_l()1456 effect->setDevice(mOutDevice); in addEffect_l()2520 if (mOutDevice == AUDIO_DEVICE_OUT_REMOTE_SUBMIX) { in checkSilentMode_l()2653 if ((mOutDevice & AUDIO_DEVICE_OUT_ALL_A2DP) != 0) { in cacheParameters_l()3319 if (mOutDevice != type) { in createAudioPatch_l()3346 mOutDevice = type; in createAudioPatch_l()3394 mOutDevice = AUDIO_DEVICE_NONE; in releaseAudioPatch_l()4471 if (mOutDevice != value) { in checkForNewParameter_l()[all …]
286 audio_devices_t outDevice() const { return mOutDevice; } in outDevice()447 audio_devices_t mOutDevice; // output device variable