Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mEffect

1209         int id() { return mEffect->id(); }
1212 sp<EffectModule> effect() { return mEffect; }
1222 sp<EffectModule> mEffect; // pointer to controlled EffectModule
1320 wp<EffectModule> mEffect;