Home
last modified time | relevance | path

Searched refs:putOrphanEffectChain_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp3147 putOrphanEffectChain_l(mixChain); in closeOutput_nonvirtual()
3402 putOrphanEffectChain_l(chain); in closeInput_nonvirtual()
4480 putOrphanEffectChain_l(chain); in createOrphanEffect_l()
4513 putOrphanEffectChain_l(chain); in createOrphanEffect_l()
4519 putOrphanEffectChain_l(chain); in createOrphanEffect_l()
4775 putOrphanEffectChain_l(chain); in moveEffectChain_ll()
4860 status_t AudioFlinger::putOrphanEffectChain_l(const sp<IAfEffectChain>& chain) in putOrphanEffectChain_l() function in android::AudioFlinger
DAudioFlinger.h603 status_t putOrphanEffectChain_l(const sp<IAfEffectChain>& chain) REQUIRES(mutex());