Searched refs:addEffect_l (Results 1 – 5 of 5) sorted by relevance
3765 status = dstThread->addEffect_l(effect); in moveEffectChain_l()3790 srcThread->addEffect_l(removed[i]); in moveEffectChain_l()3820 status = dstThread->addEffect_l(effect); in moveAuxEffectToIo()3822 thread->addEffect_l(effect); in moveAuxEffectToIo()3829 thread->addEffect_l(effect); in moveAuxEffectToIo()
429 status_t addEffect_l(const sp<EffectModule>& handle);
396 status_t addEffect_l(const sp< EffectModule>& effect);
2107 status_t AudioFlinger::EffectChain::addEffect_l(const sp<EffectModule>& effect) in addEffect_l() function in android::AudioFlinger::EffectChain
1528 status_t AudioFlinger::ThreadBase::addEffect_l(const sp<EffectModule>& effect) in addEffect_l() function in android::AudioFlinger::ThreadBase1557 status_t status = chain->addEffect_l(effect); in addEffect_l()