Home
last modified time | relevance | path

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

123

/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp67 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/
DVtsHalVibratorV1_2TargetTest.cpp75 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/
DVtsHalVibratorV1_3TargetTest.cpp88 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/
DVtsHalVibratorV1_1TargetTest.cpp97 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/
DIVibrator.aidl24 …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/google/pixel/vibrator/drv2624/
DVibrator.cpp240 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/vibrator/bench/
Dbenchmark.cpp102 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/interfaces/vibrator/1.0/vts/functional/
DVtsHalVibratorV1_0TargetTest.cpp100 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/
Dbass_boost.c52 int bassboost_set_strength(bassboost_context_t *context, uint32_t strength) in bassboost_set_strength()
126 uint32_t strength; in bassboost_set_parameter() local
Dvirtualizer.c52 int virtualizer_set_strength(virtualizer_context_t *context, uint32_t strength) in virtualizer_set_strength()
126 uint32_t strength; in virtualizer_set_parameter() local
Dbass_boost.h27 int strength; member
Dvirtualizer.h27 int strength; member
Deffect_api.c110 int strength) in offload_bassboost_set_strength()
186 int strength) in offload_virtualizer_set_strength()
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DIVibrator.aidl40 …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/
DIVibrator.aidl118 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/2/android/hardware/vibrator/
DIVibrator.aidl40 …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/
Dtest-vibrator.cpp392 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/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp241 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
622 for (EffectStrength strength : kEffectStrengths) { in TEST_P() local
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp432 auto strength = std::get<1>(param); in PrintParam() local
440 auto strength = std::get<1>(param); in TEST_P() local
499 auto strength = std::get<1>(param); in TEST_P() local
637 auto strength = std::get<1>(scale->first); in TEST_P() local
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp310 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
511 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
857 ndk::ScopedAStatus Vibrator::getSimpleDetails(Effect effect, EffectStrength strength, in getSimpleDetails()
910 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails()
1008 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/hardware/google/pixel/vibrator/drv2624/bench/
Dbenchmark.cpp151 for (const auto &strength : ndk::enum_range<EffectStrength>()) { in DefaultArgs() local
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.cpp427 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
649 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
1067 ndk::ScopedAStatus Vibrator::getSimpleDetails(Effect effect, EffectStrength strength, in getSimpleDetails()
1118 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails()
1262 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp72 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
203 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp882 int32_t ExynosPrimaryDisplayModule::setAtcStrength(uint32_t strength) { in setAtcStrength()
905 uint32_t strength = 0; in setAtcMode() local
1020 int32_t strength = mAtcStrength.get(); in setAtcStDimming() local
/hardware/qcom/display/msm8960/libqdutils/
DqdMetaData.h43 int32_t strength; member

123