Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp1498 void AudioFlinger::ThreadBase::lockEffectChains_l( in lockEffectChains_l()
1507 void AudioFlinger::ThreadBase::unlockEffectChains( in unlockEffectChains()
2736 Vector< sp<EffectChain> > effectChains = mEffectChains; in readOutputParameters_l() local
3278 Vector< sp<EffectChain> > effectChains; in threadLoop() local
6865 Vector< sp<EffectChain> > effectChains; in threadLoop() local
8789 Vector< sp<EffectChain> > effectChains; in threadLoop() local
DAudioFlinger.cpp2478 Vector< sp<EffectChain> > effectChains = playbackThread->getEffectChains_l(); in closeOutput_nonvirtual() local
2713 Vector< sp<EffectChain> > effectChains = recordThread->getEffectChains_l(); in closeInput_nonvirtual() local