Home
last modified time | relevance | path

Searched defs:strength (Results 1 – 25 of 52) sorted by relevance

123

/device/google/crosshatch/vibrator/
DVibrator.cpp156 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()
/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.cpp96 for (const auto &strength : hidl_enum_range<EffectStrength>()) { in DefaultArgs() local
105 auto strength = getStrength(*state); in performBench() local
/device/google/barbet/vibrator/drv2624/bench/
Dbenchmark.cpp150 for (const auto &strength : ndk::enum_range<EffectStrength>()) { in DefaultArgs() local
/device/google/bramble/vibrator/drv2624/bench/
Dbenchmark.cpp150 for (const auto &strength : ndk::enum_range<EffectStrength>()) { in DefaultArgs() local
/device/google/redfin/vibrator/drv2624/bench/
Dbenchmark.cpp150 for (const auto &strength : ndk::enum_range<EffectStrength>()) { in DefaultArgs() local
/device/google/redfin/vibrator/drv2624/tests/
Dtest-vibrator.cpp390 auto strength = std::get<1>(tuple); in PrintParam() local
401 auto strength = std::get<1>(tuple); in TEST_P() local
/device/google/barbet/vibrator/drv2624/tests/
Dtest-vibrator.cpp390 auto strength = std::get<1>(tuple); in PrintParam() local
401 auto strength = std::get<1>(tuple); in TEST_P() local
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp386 auto strength = std::get<1>(tuple); in PrintParam() local
397 auto strength = std::get<1>(tuple); in TEST_P() local
/device/google/bramble/vibrator/drv2624/tests/
Dtest-vibrator.cpp390 auto strength = std::get<1>(tuple); in PrintParam() local
401 auto strength = std::get<1>(tuple); in TEST_P() local
/device/google/sunfish/vibrator/drv2624/bench/
Dbenchmark.cpp160 for (const auto &strength : hidl_enum_range<EffectStrength>()) { in DefaultArgs() local
/device/google/bramble/vibrator/drv2624/
DVibrator.cpp562 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
577 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/device/google/barbet/vibrator/drv2624/
DVibrator.cpp572 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
587 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/device/google/redfin/vibrator/drv2624/
DVibrator.cpp603 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
618 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/device/google/contexthub/firmware/os/inc/
DhalIntf.h74 float strength; // in uT member
/device/google/crosshatch/sdm845/kernel-headers/sound/
Daudio_effects.h138 uint32_t strength; member
183 uint32_t strength; member
/device/google/bonito/sdm710/original-kernel-headers/sound/
Daudio_effects.h166 uint32_t strength; member
231 uint32_t strength; member
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Daudio_effects.h166 uint32_t strength; member
231 uint32_t strength; member
/device/google/bonito/sdm710/kernel-headers/sound/
Daudio_effects.h166 uint32_t strength; member
231 uint32_t strength; member
/device/google/redbull-kernel/sm7250/kernel-headers/sound/
Daudio_effects.h140 uint32_t strength; member
185 uint32_t strength; member
/device/google/barbet-kernel/sm7250/original-kernel-headers/sound/
Daudio_effects.h170 uint32_t strength; member
235 uint32_t strength; member
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Daudio_effects.h170 uint32_t strength; member
235 uint32_t strength; member
/device/google/coral-kernel/sm8150/kernel-headers/sound/
Daudio_effects.h140 uint32_t strength; member
185 uint32_t strength; member
/device/google/barbet-kernel/sm7250/kernel-headers/sound/
Daudio_effects.h140 uint32_t strength; member
185 uint32_t strength; member
/device/google/sunfish-kernel/sm7150/kernel-headers/sound/
Daudio_effects.h140 uint32_t strength; member
185 uint32_t strength; member

123