Searched refs:addEffect_l (Results 1 – 5 of 5) sorted by relevance
3717 status = dstThread->addEffect_l(effect); in moveEffectChain_l()3742 srcThread->addEffect_l(removed[i]); in moveEffectChain_l()3772 status = dstThread->addEffect_l(effect); in moveAuxEffectToIo()3774 thread->addEffect_l(effect); in moveAuxEffectToIo()3781 thread->addEffect_l(effect); in moveAuxEffectToIo()
430 status_t addEffect_l(const sp<EffectModule>& handle);
383 status_t addEffect_l(const sp< EffectModule>& effect);
2102 status_t AudioFlinger::EffectChain::addEffect_l(const sp<EffectModule>& effect) in addEffect_l() function in android::AudioFlinger::EffectChain
1490 status_t AudioFlinger::ThreadBase::addEffect_l(const sp<EffectModule>& effect) in addEffect_l() function in android::AudioFlinger::ThreadBase1519 status_t status = chain->addEffect_l(effect); in addEffect_l()