Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp1554 void AudioFlinger::ThreadBase::lockEffectChains_l( in lockEffectChains_l()
1563 void AudioFlinger::ThreadBase::unlockEffectChains( in unlockEffectChains()
2793 Vector< sp<EffectChain> > effectChains = mEffectChains; in readOutputParameters_l() local
3341 Vector< sp<EffectChain> > effectChains; in threadLoop() local
6916 Vector< sp<EffectChain> > effectChains; in threadLoop() local
8806 Vector< sp<EffectChain> > effectChains; in threadLoop() local
DAudioFlinger.cpp2613 Vector< sp<EffectChain> > effectChains = playbackThread->getEffectChains_l(); in closeOutput_nonvirtual() local
2840 Vector< sp<EffectChain> > effectChains = recordThread->getEffectChains_l(); in closeInput_nonvirtual() local