Home
last modified time | relevance | path

Searched defs:effect (Results 1 – 17 of 17) sorted by relevance

/device/google/coral/vibrator/
DVibrator.cpp245 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper()
255 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform()
259 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1()
264 Return<void> Vibrator::perform_1_2(V1_2::Effect effect, EffectStrength strength, in perform_1_2()
269 Return<void> Vibrator::perform_1_3(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_3()
273 Return<Status> Vibrator::getSimpleDetails(Effect effect, EffectStrength strength, in getSimpleDetails()
322 Return<Status> Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails()
377 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect()
/device/google/crosshatch/vibrator/
DVibrator.cpp103 Vibrator::Vibrator(std::ofstream&& activate, std::ofstream&& duration, std::ofstream&& effect, in Vibrator()
156 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, in perform()
161 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1()
166 Return<void> Vibrator::perform_1_2(Effect effect, EffectStrength strength, in perform_1_2()
172 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper()
181 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
Dimpl.cpp122 std::ofstream effect{EFFECT_INDEX_PATH}; in makeVibratorService() local
/device/google/bonito/vibrator/
DVibrator.cpp168 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform()
172 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1()
177 Return<void> Vibrator::perform_1_2(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_2()
182 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper()
196 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect()
/device/google/wahoo/vibrator/
DVibrator.cpp178 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform()
182 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1()
187 Return<void> Vibrator::perform_1_2(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_2()
192 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper()
206 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect()
/device/google/coral/vibrator/tests/
Dtest-vibrator.cpp87 EffectQueue Queue(const QueueEffect &effect) { in Queue()
391 auto effect = std::get<0>(param); in TEST_P() local
455 auto effect = std::get<0>(info.param); in __anonafef5d8b0202() local
/device/google/coral/vibrator/bench/
Dbenchmark.cpp72 for (const auto &effect : hidl_enum_range<Effect>()) { in SupportedEffectArgs() local
/device/linaro/poplar/audio/
Daudio_hw.c312 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()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c401 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
407 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
769 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
774 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/device/linaro/hikey/audio/
Daudio_hw.c496 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
502 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
593 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
598 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c473 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in out_add_audio_effect()
478 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in out_remove_audio_effect()
946 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_add_audio_effect()
951 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_remove_audio_effect()
/device/linaro/dragonboard/audio/
Daudio_hw.c668 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
674 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
1175 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
1181 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c671 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
677 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
1178 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
1184 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsm_camera.h1644 int8_t effect; member
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsm_camera.h1273 int8_t effect; member
/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsm_camera.h1644 int8_t effect; member
/device/google/bonito/sdm710/kernel-headers/media/
Dmsm_camera.h1273 int8_t effect; member