Home
last modified time | relevance | path

Searched defs:effectChains (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp1714 void AudioFlinger::ThreadBase::lockEffectChains_l( in lockEffectChains_l()
1723 void AudioFlinger::ThreadBase::unlockEffectChains( in unlockEffectChains()
3078 Vector< sp<EffectChain> > effectChains = mEffectChains; in readOutputParameters_l() local
3714 Vector< sp<EffectChain> > effectChains; in threadLoop() local
7510 Vector< sp<EffectChain> > effectChains; in threadLoop() local
9725 Vector< sp<EffectChain> > effectChains; in threadLoop() local
H A DAudioFlinger.cpp2745 Vector< sp<EffectChain> > effectChains = playbackThread->getEffectChains_l(); in closeOutput_nonvirtual() local
2983 Vector< sp<EffectChain> > effectChains = recordThread->getEffectChains_l(); in closeInput_nonvirtual() local