Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:getEffect_l

793     return getEffect_l(sessionId, effectId);
796 sp<AudioFlinger::EffectModule> AudioFlinger::ThreadBase::getEffect_l(int sessionId, int effectId)
1848 sp<EffectModule> effect = getEffect_l(AUDIO_SESSION_OUTPUT_MIX, EffectId);