Home
last modified time | relevance | path

Searched defs:mEffect (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/av/media/libaudiohal/impl/
H A DEffectHalHidl.h72 sp<IEffect> mEffect; variable
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenRuleVisEffectPreferenceController.java36 @VisibleForTesting protected @ZenPolicy.VisualEffect int mEffect; field in ZenRuleVisEffectPreferenceController
H A DZenModeVisEffectPreferenceController.java35 protected final int mEffect; field in ZenModeVisEffectPreferenceController
/aosp12/frameworks/base/services/core/java/com/android/server/integrity/model/
H A DIntegrityCheckResult.java41 private final Effect mEffect; field in IntegrityCheckResult
/aosp12/frameworks/native/cmds/idlcli/vibrator/
H A DCommandAlwaysOnEnable.cpp93 Effect mEffect; member in android::idlcli::vibrator::CommandAlwaysOnEnable
H A DCommandPerform.cpp179 Effect mEffect; member in android::idlcli::vibrator::CommandPerform
/aosp12/frameworks/base/core/java/android/content/integrity/
H A DRule.java64 private final @Effect int mEffect; field in Rule
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DEdgeView.java43 private EdgeEffect[] mEffect = new EdgeEffect[4]; field in EdgeView
/aosp12/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibration.java77 private CombinedVibration mEffect; field in Vibration
219 private final CombinedVibration mEffect; field in Vibration.DebugInfo
/aosp12/hardware/interfaces/audio/common/7.0/example/
H A DEqualizerEffect.h159 sp<Effect> mEffect; variable
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h410 const wp<EffectBase> mEffect; // pointer to controlled EffectModule variable
640 wp<EffectModule> mEffect; variable
/aosp12/frameworks/base/core/java/android/os/
H A DCombinedVibration.java295 private final VibrationEffect mEffect; field in CombinedVibration.Mono
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/
H A DEffectsRecorder.java98 private int mEffect = EFFECT_NONE; field in EffectsRecorder
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DMediaAudioEffectTest.java50 private AudioEffect mEffect = null; field in MediaAudioEffectTest
/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DEffect.cpp69 effect_handle_t mEffect; member in android::hardware::audio::effect::CPP_VERSION::implementation::__anon07d89b380110::ProcessThread