Searched refs:GRAVITY (Results 1 – 14 of 14) sorted by relevance
/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/2/android/hardware/sensors/ |
D | SensorType.aidl | 45 GRAVITY = 9, enumConstant
|
/hardware/interfaces/sensors/aidl/android/hardware/sensors/ |
D | SensorType.aidl | 124 GRAVITY = 9, enumConstant
|
/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/current/android/hardware/sensors/ |
D | SensorType.aidl | 45 GRAVITY = 9, enumConstant
|
/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/1/android/hardware/sensors/ |
D | SensorType.aidl | 45 GRAVITY = 9, enumConstant
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_sensor_motion.h | 33 GRAVITY, enumerator
|
D | goog_sensor_motion.cc | 42 case MotionSensorType::GRAVITY: in GetHalSensorType() 43 return SensorType::GRAVITY; in GetHalSensorType()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | main.c | 143 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/ |
D | convert.cpp | 90 case SensorType::GRAVITY: in convertFromSensorEvent() 226 case SensorType::GRAVITY: in convertToSensorEvent()
|
/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_sensor_motion_test.cc | 132 ptr = GoogSensorMotion::Create(MotionSensorType::GRAVITY, in TEST()
|
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/ |
D | SensorsHidlTestBase.h | 69 CHECK_TYPE_STRING_FOR_SENSOR_TYPE(GRAVITY); in assertTypeMatchStringType() 112 case SensorTypeT::GRAVITY: in expectedReportModeForType()
|
/hardware/interfaces/sensors/aidl/default/multihal/ |
D | ConvertUtils.cpp | 75 case AidlSensorType::GRAVITY: in convertToHidlEvent() 224 case V2_1SensorType::GRAVITY: in convertToAidlEvent()
|
/hardware/interfaces/sensors/aidl/convert/ |
D | convert.cpp | 108 case SensorType::GRAVITY: in convertToSensorEvent() 318 case SensorType::GRAVITY: in convertFromSensorEvent()
|
/hardware/interfaces/sensors/aidl/vts/ |
D | VtsAidlHalSensorsTargetTest.cpp | 74 CHECK_TYPE_STRING_FOR_SENSOR_TYPE(GRAVITY); in assertTypeMatchStringType() 140 case SensorType::GRAVITY: in expectedReportModeForType()
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 215 * GRAVITY 224 GRAVITY = 9, 1184 * SensorType::ORIENTATION, SensorType::GYROSCOPE, SensorType::GRAVITY,
|