Searched defs:onEffectDisable (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/av/services/audioflinger/ | ||
H A D | DeviceEffectManager.h | 196 void onEffectDisable(const sp<EffectBase>& effect __unused) override {} in onEffectDisable() function |
H A D | Effects.h | 770 void onEffectDisable(const sp<EffectBase>& effect __unused) override {} in onEffectDisable() function |
H A D | Effects.cpp | 3125 void AudioFlinger::EffectChain::EffectCallback::onEffectDisable(const sp<EffectBase>& effect) { in onEffectDisable() function in android::AudioFlinger::EffectChain::EffectCallback |
H A D | Threads.cpp | 1621 void AudioFlinger::ThreadBase::onEffectDisable() { in onEffectDisable() function in android::AudioFlinger::ThreadBase |