Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:EffectModule

963             sp<EffectModule> effect = chain->getEffectFromId_l(EffectId);
974 if (effect->state() == EffectModule::ACTIVE ||
975 effect->state() == EffectModule::STOPPING) {