Searched defs:getEffectFromType_l (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DEffects.cpp1554 // getEffectFromType_l() must be called with ThreadBase::mLock held
1555 sp<AudioFlinger::EffectModule> AudioFlinger::EffectChain::getEffectFromType_l( function in class:android::AudioFlinger::EffectChain
2135 sp<EffectModule> effect = getEffectFromType_l(type);

Completed in 1616 milliseconds