Home
last modified time | relevance | path

Searched refs:MEDIUM (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/vibrator/1.0/
Dtypes.hal46 MEDIUM,
/hardware/interfaces/audio/effect/2.0/
DINoiseSuppressionEffect.hal25 MEDIUM,
/hardware/interfaces/audio/effect/4.0/
DINoiseSuppressionEffect.hal25 MEDIUM,
/hardware/interfaces/audio/effect/5.0/
DINoiseSuppressionEffect.hal25 MEDIUM,
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dqseecom.h173 MEDIUM, enumerator
/hardware/qcom/msm8x84/kernel-headers/linux/
Dqseecom.h130 MEDIUM, enumerator
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dqseecom.h175 MEDIUM, enumerator
/hardware/qcom/msm8994/kernel-headers/linux/
Dqseecom.h132 MEDIUM, enumerator
/hardware/interfaces/vibrator/1.1/vts/functional/
DVtsHalVibratorV1_1TargetTest.cpp84 vibrator->perform_1_1(Effect_1_1::CLICK, EffectStrength::MEDIUM, validatePerformEffect); in TEST_F()
/hardware/interfaces/vibrator/1.0/vts/functional/
DVtsHalVibratorV1_0TargetTest.cpp89 vibrator->perform(Effect::CLICK, EffectStrength::MEDIUM, validatePerformEffect); in TEST_F()
/hardware/qcom/msm8996/kernel-headers/linux/
Dqseecom.h144 MEDIUM, enumerator
/hardware/qcom/msm8x09/kernel-headers/linux/
Dqseecom.h144 MEDIUM, enumerator
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dqseecom.h194 MEDIUM, enumerator
/hardware/qcom/msm8x09/original-kernel-headers/
Dqseecom.h194 MEDIUM, enumerator
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dqseecom.h194 MEDIUM, enumerator
/hardware/qcom/msm8998/kernel-headers/linux/
Dqseecom.h144 MEDIUM, enumerator
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp264 case EffectStrength::MEDIUM: in strengthToAmplitude()