Searched refs:addEffect_ll (Results 1 – 2 of 2) sorted by relevance
300 status_t addEffect_ll(const sp<EffectModule>& handle);
1990 lStatus = addEffect_ll(effect); in createEffect_l()2002 return addEffect_ll(effect); in addEffect_l()2005 status_t AudioFlinger::EffectChain::addEffect_ll(const sp<EffectModule>& effect) in addEffect_ll() function in android::AudioFlinger::EffectChain