Home
last modified time | relevance | path

Searched refs:GRAVITY (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/2/android/hardware/sensors/
DSensorType.aidl45 GRAVITY = 9, enumConstant
/hardware/interfaces/sensors/aidl/android/hardware/sensors/
DSensorType.aidl124 GRAVITY = 9, enumConstant
/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/current/android/hardware/sensors/
DSensorType.aidl45 GRAVITY = 9, enumConstant
/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/1/android/hardware/sensors/
DSensorType.aidl45 GRAVITY = 9, enumConstant
/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_motion.h33 GRAVITY, enumerator
Dgoog_sensor_motion.cc42 case MotionSensorType::GRAVITY: in GetHalSensorType()
43 return SensorType::GRAVITY; in GetHalSensorType()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c143 GRAVITY, enumerator
239 CASE_NAME(GRAVITY); in component_name()
488 } else if (components[GRAVITY].order == i) { in fifo_callback()
682 components[GRAVITY].order = j; in components_parser()
/hardware/interfaces/sensors/1.0/default/
Dconvert.cpp90 case SensorType::GRAVITY: in convertFromSensorEvent()
226 case SensorType::GRAVITY: in convertToSensorEvent()
/hardware/google/camera/common/sensor_listener/tests/
Dgoog_sensor_motion_test.cc132 ptr = GoogSensorMotion::Create(MotionSensorType::GRAVITY, in TEST()
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h69 CHECK_TYPE_STRING_FOR_SENSOR_TYPE(GRAVITY); in assertTypeMatchStringType()
112 case SensorTypeT::GRAVITY: in expectedReportModeForType()
/hardware/interfaces/sensors/aidl/default/multihal/
DConvertUtils.cpp75 case AidlSensorType::GRAVITY: in convertToHidlEvent()
224 case V2_1SensorType::GRAVITY: in convertToAidlEvent()
/hardware/interfaces/sensors/aidl/convert/
Dconvert.cpp108 case SensorType::GRAVITY: in convertToSensorEvent()
318 case SensorType::GRAVITY: in convertFromSensorEvent()
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp74 CHECK_TYPE_STRING_FOR_SENSOR_TYPE(GRAVITY); in assertTypeMatchStringType()
140 case SensorType::GRAVITY: in expectedReportModeForType()
/hardware/interfaces/sensors/1.0/
Dtypes.hal215 * GRAVITY
224 GRAVITY = 9,
1184 * SensorType::ORIENTATION, SensorType::GYROSCOPE, SensorType::GRAVITY,