Home
last modified time | relevance | path

Searched refs:LIGHT (Results 1 – 25 of 25) sorted by relevance

/hardware/interfaces/vibrator/1.0/vts/functional/
DVtsHalVibratorV1_0TargetTest.cpp75 vibrator->perform(Effect::DOUBLE_CLICK, EffectStrength::LIGHT, validatePerformEffect); in TEST_P()
84 EXPECT_OK(vibrator->perform(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
93 EXPECT_OK(vibrator->perform(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/
DEffectStrength.aidl37 LIGHT = 0, enumConstant
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
DEffectStrength.aidl21 LIGHT = 0, enumConstant
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DEffectStrength.aidl37 LIGHT = 0, enumConstant
/hardware/interfaces/vibrator/1.2/vts/functional/
DVtsHalVibratorV1_2TargetTest.cpp88 vibrator->perform_1_2(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
98 vibrator->perform_1_2(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
/hardware/interfaces/vibrator/1.1/vts/functional/
DVtsHalVibratorV1_1TargetTest.cpp80 vibrator->perform_1_1(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
90 vibrator->perform_1_1(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
/hardware/interfaces/vibrator/1.3/vts/functional/
DVtsHalVibratorV1_3TargetTest.cpp100 EXPECT_OK(vibrator->perform_1_3(badEffect, EffectStrength::LIGHT, in TEST_P()
110 EXPECT_OK(vibrator->perform_1_3(badEffect, EffectStrength::LIGHT, in TEST_P()
/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_environment.cc38 case EnvironmentSensorType::LIGHT: in GetHalSensorType()
39 return SensorType::LIGHT; in GetHalSensorType()
Dgoog_sensor_environment.h31 LIGHT, enumerator
/hardware/interfaces/vibrator/1.0/
Dtypes.hal45 LIGHT,
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-vibrator.cpp54 {{Effect::CLICK, EffectStrength::LIGHT}, {1, 2}},
57 {{Effect::TICK, EffectStrength::LIGHT}, {2, 2}},
60 {{Effect::DOUBLE_CLICK, EffectStrength::LIGHT}, {3, 2}},
63 {{Effect::HEAVY_CLICK, EffectStrength::LIGHT}, {4, 2}},
66 {{Effect::TEXTURE_TICK, EffectStrength::LIGHT}, {2, 2}},
/hardware/google/camera/common/sensor_listener/tests/
Dgoog_sensor_environment_test.cc88 ptr = GoogSensorEnvironment::Create(EnvironmentSensorType::LIGHT); in TEST()
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp89 {{Effect::CLICK, EffectStrength::LIGHT}, Scale(0.7f * 0.5f)},
92 {{Effect::TICK, EffectStrength::LIGHT}, Scale(0.5f * 0.5f)},
95 {{Effect::HEAVY_CLICK, EffectStrength::LIGHT}, Scale(1.0f * 0.5f)},
98 {{Effect::TEXTURE_TICK, EffectStrength::LIGHT}, Scale(0.5f * 0.5f)},
104 {{Effect::DOUBLE_CLICK, EffectStrength::LIGHT},
/hardware/google/camera/common/hal/hidl_service/
Dhidl_thermal_utils.cc162 case ThrottlingSeverity::LIGHT: in ConvertToHalThrottlingSeverity()
/hardware/interfaces/sensors/1.0/default/
Dconvert.cpp130 case SensorType::LIGHT: in convertFromSensorEvent()
264 case SensorType::LIGHT: in convertToSensorEvent()
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp262 case EffectStrength::LIGHT: in strengthToAmplitude()
/hardware/interfaces/thermal/2.0/
Dtypes.hal57 LIGHT,
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h74 CHECK_TYPE_STRING_FOR_SENSOR_TYPE(LIGHT); in assertTypeMatchStringType()
123 case SensorTypeT::LIGHT: in expectedReportModeForType()
/hardware/interfaces/sensors/common/default/2.X/
DSensor.cpp273 mSensorInfo.type = SensorType::LIGHT; in LightSensor()
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
DSensor.cpp271 mSensorInfo.type = SensorType::LIGHT; in LightSensor()
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp80 if (strength != EffectStrength::LIGHT && strength != EffectStrength::MEDIUM && in perform()
/hardware/google/pixel/vibrator/drv2624/
DVibrator.cpp259 case EffectStrength::LIGHT: in convertEffectStrength()
/hardware/interfaces/sensors/1.0/
Dtypes.hal178 * LIGHT
185 LIGHT = 5,
1205 * SensorType::DEVICE_ORIENTATION, SensorType::LIGHT, SensorType::PRESSURE,
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp866 case EffectStrength::LIGHT: in getSimpleDetails()
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.cpp1075 case EffectStrength::LIGHT: in getSimpleDetails()