Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h333 Vector< sp<EffectChain> > getEffectChains_l() const { return mEffectChains; }; in getEffectChains_l() function
DAudioFlinger.cpp2119 Vector< sp<EffectChain> > effectChains = playbackThread->getEffectChains_l(); in closeOutput_nonvirtual()
2394 Vector< sp<EffectChain> > effectChains = recordThread->getEffectChains_l(); in closeInput_nonvirtual()