Searched refs:mOutDevice (Results 1 – 2 of 2) sorted by relevance
326 mStandby(false), mOutDevice(outDevice), mInDevice(inDevice), in ThreadBase()995 effect->setDevice(mOutDevice); in createEffect_l()1081 effect->setDevice(mOutDevice); in addEffect_l()2734 mOutDevice = type; in createAudioPatch_l()2736 mEffectChains[i]->setDevice_l(mOutDevice); in createAudioPatch_l()3805 if (mOutDevice != value) { in checkForNewParameter_l()3828 mOutDevice = value; in checkForNewParameter_l()3830 mEffectChains[i]->setDevice_l(mOutDevice); in checkForNewParameter_l()4274 mOutDevice = value; in checkForNewParameter_l()4276 mEffectChains[i]->setDevice_l(mOutDevice); in checkForNewParameter_l()[all …]
273 audio_devices_t outDevice() const { return mOutDevice; } in outDevice()425 audio_devices_t mOutDevice; // output device variable