Searched refs:setDevice_l (Results 1 – 3 of 3) sorted by relevance
312 void setDevice_l(audio_devices_t device);
3693 mEffectChains[i]->setDevice_l(type); in createAudioPatch_l()4984 mEffectChains[i]->setDevice_l(mOutDevice); in checkForNewParameter_l()5481 mEffectChains[i]->setDevice_l(mOutDevice); in checkForNewParameter_l()7549 mEffectChains[i]->setDevice_l(value); in checkForNewParameter_l()7794 mEffectChains[i]->setDevice_l(mInDevice); in createAudioPatch_l()8287 mEffectChains[i]->setDevice_l(device); in checkForNewParameter_l()8370 mEffectChains[i]->setDevice_l(type); in createAudioPatch_l()
2166 void AudioFlinger::EffectChain::setDevice_l(audio_devices_t device) in setDevice_l() function in android::AudioFlinger::EffectChain