Searched defs:mEffect (Results 1 – 7 of 7) sorted by relevance
75 sp<IEffect> mEffect; variable
74 sp<IEffect> mEffect; variable
40 ParallaxEffect.IntEffect mEffect; field in ParallaxIntEffectTest
42 ParallaxEffect.FloatEffect mEffect; field in ParallaxFloatEffectTest
247 wp<EffectModule> mEffect; // pointer to controlled EffectModule variable386 wp<EffectModule> mEffect; variable
50 private AudioEffect mEffect = null; field in MediaAudioEffectTest
242 private final VibrationEffect mEffect; field in VibratorService.VibrationInfo