Searched refs:setDevice_l (Results 1 – 3 of 3) sorted by relevance
277 void setDevice_l(audio_devices_t device);
2736 mEffectChains[i]->setDevice_l(mOutDevice); in createAudioPatch_l()3830 mEffectChains[i]->setDevice_l(mOutDevice); in checkForNewParameter_l()4276 mEffectChains[i]->setDevice_l(mOutDevice); in checkForNewParameter_l()6109 mEffectChains[i]->setDevice_l(value); in checkForNewParameter_l()6347 mEffectChains[i]->setDevice_l(mInDevice); in createAudioPatch_l()
1617 void AudioFlinger::EffectChain::setDevice_l(audio_devices_t device) in setDevice_l() function in android::AudioFlinger::EffectChain