/hardware/interfaces/vibrator/1.3/example/ |
D | Vibrator.cpp | 67 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() 73 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1() 80 Return<void> Vibrator::perform_1_2(V1_2::Effect effect, EffectStrength strength, in perform_1_2() 103 Return<void> Vibrator::perform_1_3(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_3() 109 Return<void> Vibrator::perform(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() 136 Return<void> Vibrator::perform(T effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() 260 uint8_t Vibrator::strengthToAmplitude(EffectStrength strength, Status* status) { in strengthToAmplitude()
|
/hardware/interfaces/vibrator/1.2/vts/functional/ |
D | VtsHalVibratorV1_2TargetTest.cpp | 75 for (const auto& strength : hidl_enum_range<EffectStrength>()) { in TEST_P() local 105 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local 114 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
|
/hardware/interfaces/vibrator/1.3/vts/functional/ |
D | VtsHalVibratorV1_3TargetTest.cpp | 88 for (const auto& strength : hidl_enum_range<EffectStrength>()) { in TEST_P() local 118 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local 128 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
|
/hardware/interfaces/vibrator/1.1/vts/functional/ |
D | VtsHalVibratorV1_1TargetTest.cpp | 97 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local 106 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
|
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/ |
D | IVibrator.aidl | 24 …rform(in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in perform() 34 …t id, in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in alwaysOnEnable()
|
/hardware/interfaces/audio/aidl/default/bassboost/ |
D | BassBoostSw.cpp | 96 const auto strength = bbParam.get<BassBoost::strengthPm>(); in setParameterSpecific() local 175 RetCode BassBoostSwContext::setBbStrengthPm(int strength) { in setBbStrengthPm()
|
/hardware/qcom/audio/post_proc/ |
D | virtualizer.h | 27 int strength; member
|
D | bass_boost.h | 27 int strength; member
|
D | bass_boost.c | 52 int bassboost_set_strength(bassboost_context_t *context, uint32_t strength) in bassboost_set_strength() 126 uint32_t strength; in bassboost_set_parameter() local
|
D | virtualizer.c | 52 int virtualizer_set_strength(virtualizer_context_t *context, uint32_t strength) in virtualizer_set_strength() 126 uint32_t strength; in virtualizer_set_parameter() local
|
/hardware/interfaces/vibrator/1.0/vts/functional/ |
D | VtsHalVibratorV1_0TargetTest.cpp | 100 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local 109 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
|
/hardware/interfaces/vibrator/bench/ |
D | benchmark.cpp | 102 for (const auto& strength : hidl_enum_range<EffectStrength>()) { in DefaultArgs() local 111 auto strength = getStrength(*state); in performBench() local 406 for (const auto& strength : enum_range<Aidl::EffectStrength>()) { in DefaultArgs() local
|
/hardware/google/pixel/vibrator/drv2624/ |
D | Vibrator.cpp | 240 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() 255 static ndk::ScopedAStatus convertEffectStrength(EffectStrength strength, uint8_t *outScale) { in convertEffectStrength() 305 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect() 342 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalVirtualizerTargetTest.cpp | 116 void addStrengthParam(int strength) { in addStrengthParam() 143 std::string strength = std::to_string(std::get<PARAM_STRENGTH>(info.param)); in __anon56e10e150102() local
|
D | VtsHalBassBoostTargetTest.cpp | 120 void addStrengthParam(int strength) { in addStrengthParam() 147 std::string strength = std::to_string(std::get<PARAM_STRENGTH>(info.param)); in __anon18cf78040102() local
|
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/ |
D | IVibrator.aidl | 40 …rform(in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in perform() 50 …t id, in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in alwaysOnEnable()
|
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/ |
D | IVibrator.aidl | 118 int perform(in Effect effect, in EffectStrength strength, in IVibratorCallback callback); in perform() 236 void alwaysOnEnable(in int id, in Effect effect, in EffectStrength strength); in alwaysOnEnable()
|
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/ |
D | IVibrator.aidl | 40 …rform(in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in perform() 50 …t id, in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in alwaysOnEnable()
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 392 auto strength = std::get<1>(tuple); in PrintParam() local 403 auto strength = std::get<1>(tuple); in TEST_P() local 445 auto strength = std::get<1>(tuple); in TEST_P() local 490 auto strength = std::get<1>(seqIter->first); in TEST_P() local
|
/hardware/google/pixel/vibrator/drv2624/bench/ |
D | benchmark.cpp | 151 for (const auto &strength : ndk::enum_range<EffectStrength>()) { in DefaultArgs() local
|
/hardware/interfaces/vibrator/aidl/vts/ |
D | VtsHalVibratorTargetTest.cpp | 241 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 268 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 299 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 310 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 318 for (EffectStrength strength : kInvalidEffectStrengths) { in TEST_P() local 627 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | test-vibrator.cpp | 478 auto strength = std::get<1>(param); in PrintParam() local 486 auto strength = std::get<1>(param); in TEST_P() local 551 auto strength = std::get<1>(param); in TEST_P() local 698 auto strength = std::get<1>(scale->first); in TEST_P() local
|
/hardware/interfaces/audio/aidl/default/virtualizer/ |
D | VirtualizerSw.cpp | 227 RetCode VirtualizerSwContext::setVrStrength(int strength) { in setVrStrength()
|
/hardware/interfaces/vibrator/aidl/default/ |
D | Vibrator.cpp | 77 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() 209 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
|
/hardware/google/pixel/vibrator/cs40l25/ |
D | Vibrator.cpp | 357 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() 612 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable() 1084 ndk::ScopedAStatus Vibrator::getSimpleDetails(Effect effect, EffectStrength strength, in getSimpleDetails() 1147 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() 1257 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
|