Home
last modified time | relevance | path

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

/device/google/sunfish/vibrator/drv2624/
DVibrator.cpp419 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform()
423 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1()
428 Return<void> Vibrator::perform_1_2(V1_2::Effect effect, EffectStrength strength, in perform_1_2()
433 Return<void> Vibrator::perform_1_3(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_3()
438 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper()
453 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect()
/device/google/sunfish/vibrator/common/bench/
Dbenchmark.cpp95 for (const auto &effect : difference(hidl_enum_range<E1>(), hidl_enum_range<E2>())) { in DefaultArgs() local
104 auto effect = getEffect(*state); in performBench() local
/device/google/felix/vibrator/cs40l26/
DHardware.h116 bool setFFEffect(int fd, struct ff_effect *effect, uint16_t timeoutMs) override { in setFFEffect()
194 … uploadOwtEffect(int fd, const uint8_t *owtData, const uint32_t numBytes, struct ff_effect *effect, in uploadOwtEffect()
230 bool eraseOwtEffect(int fd, int8_t effectIndex, std::vector<ff_effect> *effect) override { in eraseOwtEffect()
DVibrator.cpp778 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
1486 ndk::ScopedAStatus Vibrator::getSimpleDetails(Effect effect, EffectStrength strength, in getSimpleDetails()
1541 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails()
1635 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/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/google/redfin/vibrator/drv2624/tests/
Dtest-vibrator.cpp389 auto effect = std::get<0>(tuple); in PrintParam() local
400 auto effect = std::get<0>(tuple); in TEST_P() local
/device/google/barbet/vibrator/drv2624/tests/
Dtest-vibrator.cpp389 auto effect = std::get<0>(tuple); in PrintParam() local
400 auto effect = std::get<0>(tuple); in TEST_P() local
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp385 auto effect = std::get<0>(tuple); in PrintParam() local
396 auto effect = std::get<0>(tuple); in TEST_P() local
/device/google/barbet/vibrator/drv2624/bench/
Dbenchmark.cpp149 for (const auto &effect : ndk::enum_range<Effect>()) { in DefaultArgs() local
/device/google/redfin/vibrator/drv2624/bench/
Dbenchmark.cpp149 for (const auto &effect : ndk::enum_range<Effect>()) { in DefaultArgs() local
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c451 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()
/device/linaro/hikey/audio/
Daudio_hw.c495 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()
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp170 EffectQueue Queue(const QueueEffect &effect) { in Queue()
484 auto effect = std::get<0>(param); in PrintParam() local
492 auto effect = std::get<0>(param); in TEST_P() local
/device/google/sunfish/vibrator/drv2624/bench/
Dbenchmark.cpp159 for (const auto &effect : hidl_enum_range<Effect>()) { in DefaultArgs() local
/device/linaro/dragonboard/audio/
Daudio_hw.c425 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()
/device/google/barbet/vibrator/drv2624/
DVibrator.cpp573 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
588 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/device/google/redfin/vibrator/drv2624/
DVibrator.cpp604 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
619 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c679 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()
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()