Searched refs:getEffectIfEnabled (Results 1 – 2 of 2) sorted by relevance
340 sp<EffectModule> getEffectIfEnabled(const effect_uuid_t *type);
1619 sp<EffectModule> effect = getEffectIfEnabled(type); in setEffectSuspended_l()1734 sp<AudioFlinger::EffectModule> AudioFlinger::EffectChain::getEffectIfEnabled( in getEffectIfEnabled() function in android::AudioFlinger::EffectChain