Searched refs:removeEffectChain_l (Results 1 – 3 of 3) sorted by relevance
406 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain) = 0;960 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain);1739 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain);1944 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain);
1505 removeEffectChain_l(chain); in createEffect_l()1620 removeEffectChain_l(chain); in addEffect_l()1645 removeEffectChain_l(chain); in removeEffect_l()3417 size_t AudioFlinger::PlaybackThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l() function in android::AudioFlinger::PlaybackThread8765 size_t AudioFlinger::RecordThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l() function in android::AudioFlinger::RecordThread9687 size_t AudioFlinger::MmapThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l() function in android::AudioFlinger::MmapThread
3976 srcThread->removeEffectChain_l(chain); in moveEffectChain_l()