Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h311 Vector< sp<EffectChain> > getEffectChains_l() const { return mEffectChains; }; in getEffectChains_l() function
DAudioFlinger.cpp1881 Vector< sp<EffectChain> > effectChains = thread->getEffectChains_l(); in closeOutput_nonvirtual()
2119 Vector< sp<EffectChain> > effectChains = thread->getEffectChains_l(); in closeInput_nonvirtual()