Searched defs:onEffectDisable (Results 1 – 3 of 3) sorted by relevance
| /frameworks/av/services/audioflinger/ | ||
| D | DeviceEffectManager.h | 125 void onEffectDisable(const sp<EffectBase>& effect __unused) override {} in onEffectDisable() function |
| D | Effects.cpp | 3263 void AudioFlinger::EffectChain::EffectCallback::onEffectDisable(const sp<EffectBase>& effect) { in onEffectDisable() function in android::AudioFlinger::EffectChain::EffectCallback |
| D | Threads.cpp | 1706 void AudioFlinger::ThreadBase::onEffectDisable() { in onEffectDisable() function in android::AudioFlinger::ThreadBase |