Home
last modified time | relevance | path

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

/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()
223 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/1.0/
Dtypes.hal215 * GRAVITY
224 GRAVITY = 9,
1184 * SensorType::ORIENTATION, SensorType::GYROSCOPE, SensorType::GRAVITY,