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()1457 effect->setDevice(mOutDevice); in createEffect_l()1545 effect->setDevice(mOutDevice); in addEffect_l()2661 if (mOutDevice == AUDIO_DEVICE_OUT_REMOTE_SUBMIX) { in checkSilentMode_l()2794 if ((mOutDevice & AUDIO_DEVICE_OUT_ALL_A2DP) != 0) { in cacheParameters_l()3476 if (mOutDevice != type) { in createAudioPatch_l()3503 mOutDevice = type; in createAudioPatch_l()3556 mOutDevice = AUDIO_DEVICE_NONE; in releaseAudioPatch_l()4640 if (mOutDevice != value) { in checkForNewParameter_l()[all …]
286 audio_devices_t outDevice() const { return mOutDevice; } in outDevice()460 audio_devices_t mOutDevice; // output device variable