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