Home
last modified time | relevance | path

Searched defs:removeEffect_l (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DEffects.cpp2392 size_t AudioFlinger::EffectChain::removeEffect_l(const sp<EffectModule>& effect, in removeEffect_l() function in android::AudioFlinger::EffectChain
H A DThreads.cpp1695 void AudioFlinger::ThreadBase::removeEffect_l(const sp<EffectModule>& effect, bool release) { in removeEffect_l() function in android::AudioFlinger::ThreadBase