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

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

Completed in 48 milliseconds