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

/frameworks/av/services/audioflinger/
H A DEffects.h302 sp<EffectModule> getEffectFromType_l(const effect_uuid_t *type);
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 103 milliseconds