Home
last modified time | relevance | path

Searched +defs:val +defs:effect (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/1.3/android.hardware.vibrator-V1.3-java/android_common/javac/
Dandroid.hardware.vibrator-V1.3-java.jar ... V1_3/ android/hardware/vibrator/V1_3/Effect.class Effect.java package android.hardware. ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/1.2/android.hardware.vibrator-V1.2-java/android_common/javac/
Dandroid.hardware.vibrator-V1.2-java.jar ... V1_2/ android/hardware/vibrator/V1_2/Effect.class Effect.java package android.hardware. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-effect-nodeps/android_common_apex30/aar/
Dandroidx.media3.media3-effect-nodeps.jar ... .BitmapOverlay { final synthetic android.graphics.Bitmap val$overlayBitmap final synthetic androidx.media3.effect. ...
Dclasses.jar ... .BitmapOverlay { final synthetic android.graphics.Bitmap val$overlayBitmap final synthetic androidx.media3.effect. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-effect-nodeps/android_common/aar/
Dandroidx.media3.media3-effect-nodeps.jar ... .BitmapOverlay { final synthetic android.graphics.Bitmap val$overlayBitmap final synthetic androidx.media3.effect. ...
Dclasses.jar ... .BitmapOverlay { final synthetic android.graphics.Bitmap val$overlayBitmap final synthetic androidx.media3.effect. ...
/aosp_15_r20/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp188 int val; in out_set_parameters() local
207 int val; in out_get_parameters() local
261 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
266 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
338 int val; in in_set_parameters() local
358 int val; in in_get_parameters() local
395 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
402 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrSkSLFP.h159 static std::unique_ptr<GrSkSLFP> Make(const SkRuntimeEffect* effect, in Make()
214 static size_t UniformPayloadSize(const SkRuntimeEffect* effect) { in UniformPayloadSize()
262 const GrSpecializedUniform<T>& val, in appendArgs()
279 const GrOptionalUniform<T>& val, in appendArgs()
295 SkSpan<T> val, in appendArgs()
308 const T& val, in appendArgs()
373 const GrSpecializedUniform<T>& val, in checkArgs()
384 const GrOptionalUniform<T>& val, in checkArgs()
415 SkSpan<T> val, in checkArgs()
426 const T& val, in checkArgs()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/1.1/android.hardware.vibrator-V1.1-java/android_common/javac/
Dandroid.hardware.vibrator-V1.1-java.jar ... _hidl_out_vibratorOnRet int _hidl_out_vibratorOffRet boolean _hidl_out_supports byte amplitude int _hidl_out_status int effect byte strength int effect byte strength java.util. ...
/aosp_15_r20/device/google/felix/vibrator/cs40l26/
DVibrator.cpp213 int write(int nbits, uint32_t val) { in write()
472 uint32_t val = 0; local
520 uint32_t val = 0; local
881 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
1647 ndk::ScopedAStatus Vibrator::getSimpleDetails(Effect effect, EffectStrength strength, in getSimpleDetails()
1698 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails()
1792 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/aosp_15_r20/device/generic/car/emulator/audio/driver/
Daudio_hw.c222 long val = strtol(value, &end, 10); in get_int_value() local
328 int val = 0; in out_set_parameters() local
679 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in out_add_audio_effect()
684 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in out_remove_audio_effect()
857 int val = 0; in in_set_parameters() local
1169 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_add_audio_effect()
1174 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_remove_audio_effect()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc64 #define ASSERTC(cond, msg, val) \ argument
187 static void ts_log(UNUSED_ATTR const char* tag, UNUSED_ATTR int val, struct timespec* pprev_opt) { in ts_log()
1394 UNUSED_ATTR effect_handle_t effect) { in out_add_audio_effect()
1400 UNUSED_ATTR effect_handle_t effect) { in out_remove_audio_effect()
1544 UNUSED_ATTR effect_handle_t effect) { in in_add_audio_effect()
1550 UNUSED_ATTR effect_handle_t effect) { in in_remove_audio_effect()
/aosp_15_r20/device/linaro/poplar/audio/
Daudio_hw.c200 int ret, val = 0; in out_set_parameters() local
312 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
318 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
409 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
414 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DNotificationChannel.java604 private VibrationEffect getTrimmedVibrationEffect(VibrationEffect effect) { in getTrimmedVibrationEffect()
771 public void setVibrationEffect(@Nullable VibrationEffect effect) { in setVibrationEffect()
1547 final String val = parser.getAttributeValue(null, att); in safeUri() local
1551 private static String vibrationToString(VibrationEffect effect) { in vibrationToString()
1563 final String val = parser.getAttributeValue(null, att); in safeVibrationEffect() local
/aosp_15_r20/device/linaro/hikey/audio/
Daudio_hw.c364 int val = 0; in out_set_parameters() local
495 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
501 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
592 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
597 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/aosp_15_r20/device/amlogic/yukawa/hal/audio/
Daudio_hw.c328 int ret, val = 0; in out_set_parameters() local
451 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
457 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
809 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
814 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenModeBackend.java217 protected boolean isEffectAllowed(int effect) { in isEffectAllowed()
221 protected void saveSenders(int category, int val) { in saveSenders()
251 protected void saveConversationSenders(int val) { in saveConversationSenders()
256 mPolicy.suppressedVisualEffects, val); in saveConversationSenders() local
/aosp_15_r20/device/linaro/dragonboard/audio/
Daudio_hw.c302 int ret, val = 0; in out_set_parameters() local
425 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
431 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
794 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
799 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar36 ... .android.server.utils.WatchedArrayList) Object val int i com.android.server.utils.
Dservices.core.unboosted.jar37META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-36/
Dservices.core.unboosted.jar ... .VibratorController controller android.os.VibrationEffect$Composed effect int index long pendingVibratorOffDeadline public boolean acceptVibratorCompleteCallback (int) ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/1.0/android.hardware.vibrator-V1.0-java/android_common/javac/
Dandroid.hardware.vibrator-V1.0-java.jar ... V1_0/ android/hardware/vibrator/V1_0/Effect.class Effect.java package android.hardware. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-37/
Dservices.core.unboosted.jarcom/android/server/wm/EventLogTags.class EventLogTags.java package com.android. ...
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
H A DAndroidPaintContext.java162 RenderEffect effect = RenderEffect.createBlurEffect(8f, 8f, Shader.TileMode.CLAMP); in setGraphicsLayer() local
515 float[] val = data.getUniformFloats(name); in applyPaint() local
521 int[] val = data.getUniformInts(name); in applyPaint() local
527 int val = data.getUniformBitmapId(name); in applyPaint() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-11/
Dframework.jarandroid/os/vibrator/BasicPwleSegment.class BasicPwleSegment.java package android.os.vibrator public ...

12345678910>>...22