Lines Matching refs:EffectModule
2298 sp<EffectModule> effect = ec->mEffects[0];
2670 sp<EffectModule> effect = chain->getEffectFromId_l(0);
2671 Vector< sp<EffectModule> > removed;
2681 if (effect->state() == EffectModule::ACTIVE ||
2682 effect->state() == EffectModule::STOPPING) {
2783 bool AudioFlinger::updateOrphanEffectChains(const sp<AudioFlinger::EffectModule>& effect)