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

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

Completed in 41 milliseconds