Searched refs:removeEffectChain_l (Results 1 – 3 of 3) sorted by relevance
302 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain) = 0;575 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain);1123 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain);
1021 removeEffectChain_l(chain); in createEffect_l()1076 removeEffectChain_l(chain); in addEffect_l()1100 removeEffectChain_l(chain); in removeEffect_l()2316 size_t AudioFlinger::PlaybackThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l() function in android::AudioFlinger::PlaybackThread6327 size_t AudioFlinger::RecordThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l() function in android::AudioFlinger::RecordThread
2664 srcThread->removeEffectChain_l(chain); in moveEffectChain_l()