Home
last modified time | relevance | path

Searched refs:setInputDevice_l (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h478 void setInputDevice_l(const AudioDeviceTypeAddr &device);
H A DEffects.cpp2448 void AudioFlinger::EffectChain::setInputDevice_l(const AudioDeviceTypeAddr &device) in setInputDevice_l() function in android::AudioFlinger::EffectChain
H A DThreads.cpp9104 mEffectChains[i]->setInputDevice_l(inDeviceTypeAddr()); in createAudioPatch_l()
9882 mEffectChains[i]->setInputDevice_l(sourceDeviceTypeAddr); in createAudioPatch_l()