/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/vts/ |
D | VtsHalVibratorTargetTest.cpp | 126 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 152 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 179 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 190 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local 198 for (EffectStrength strength : kInvalidEffectStrengths) { in TEST_P() local 477 for (EffectStrength strength : kEffectStrengths) { 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/vibrator/aidl/aidl_api/android.hardware.vibrator/current/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/vibrator/aidl/android/hardware/vibrator/ |
D | IVibrator.aidl | 100 int perform(in Effect effect, in EffectStrength strength, in IVibratorCallback callback); in perform() 215 void alwaysOnEnable(in int id, in Effect effect, in EffectStrength strength); in alwaysOnEnable()
|
/hardware/google/pixel/vibrator/cs40l25/ |
D | Vibrator.cpp | 166 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() 332 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable() 412 ndk::ScopedAStatus Vibrator::getSimpleDetails(Effect effect, EffectStrength strength, in getSimpleDetails() 465 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() 554 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
|
/hardware/google/pixel/vibrator/drv2624/ |
D | Vibrator.cpp | 242 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() 257 static ndk::ScopedAStatus convertEffectStrength(EffectStrength strength, uint8_t *outScale) { in convertEffectStrength() 277 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
|
/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/qcom/audio/post_proc/ |
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
|
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.h | 27 int strength; member
|
D | bass_boost.h | 27 int strength; member
|
D | effect_api.c | 110 int strength) in offload_bassboost_set_strength() 186 int strength) in offload_virtualizer_set_strength()
|
/hardware/interfaces/vibrator/aidl/default/ |
D | Vibrator.cpp | 60 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() 181 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | test-vibrator.cpp | 422 auto strength = std::get<1>(param); in PrintParam() local 430 auto strength = std::get<1>(param); in TEST_P() local 489 auto strength = std::get<1>(param); in TEST_P() local 621 auto strength = std::get<1>(scale->first); in TEST_P() local
|
/hardware/google/pixel/vibrator/drv2624/bench/ |
D | benchmark.cpp | 150 for (const auto &strength : ndk::enum_range<EffectStrength>()) { in DefaultArgs() local
|
/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
|
/hardware/qcom/display/msm8960/libqdutils/ |
D | qdMetaData.h | 43 int32_t strength; member
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | qdMetaData.h | 53 int32_t strength; member
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | qdMetaData.h | 53 int32_t strength; member
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | qdMetaData.h | 53 int32_t strength; member
|
/hardware/interfaces/audio/effect/all-versions/default/ |
D | BassBoostEffect.cpp | 173 Return<Result> BassBoostEffect::setStrength(uint16_t strength) { in setStrength()
|