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