Home
last modified time | relevance | path

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

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