Home
last modified time | relevance | path

Searched defs:onEffectDisable (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DDeviceEffectManager.h196 void onEffectDisable(const sp<EffectBase>& effect __unused) override {} in onEffectDisable() function
DEffects.cpp3169 void AudioFlinger::EffectChain::EffectCallback::onEffectDisable(const sp<EffectBase>& effect) { in onEffectDisable() function in android::AudioFlinger::EffectChain::EffectCallback
3581 void AudioFlinger::DeviceEffectProxy::ProxyCallback::onEffectDisable( in onEffectDisable() function in android::AudioFlinger::DeviceEffectProxy::ProxyCallback
DThreads.cpp1676 void AudioFlinger::ThreadBase::onEffectDisable() { in onEffectDisable() function in android::AudioFlinger::ThreadBase