Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:getEffect_l

1033     return getEffect_l(sessionId, effectId);
1036 sp<AudioFlinger::EffectModule> AudioFlinger::ThreadBase::getEffect_l(int sessionId, int effectId)
2368 sp<EffectModule> effect = getEffect_l(AUDIO_SESSION_OUTPUT_MIX, EffectId);