Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:EffectModule

315                 sp<AudioFlinger::EffectModule> getEffect(int sessionId, int effectId);
316 sp<AudioFlinger::EffectModule> getEffect_l(int sessionId, int effectId);
319 status_t addEffect_l(const sp< EffectModule>& effect);
322 void removeEffect_l(const sp< EffectModule>& effect);
339 void checkSuspendOnEffectEnabled(const sp<EffectModule>& effect,
342 void checkSuspendOnEffectEnabled_l(const sp<EffectModule>& effect,