Lines Matching refs:mOutDevice
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()
6116 mOutDevice = value; in checkForNewParameter_l()