Home
last modified time | relevance | path

Searched refs:mGyroOrientation (Results 1 – 6 of 6) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
DMPLSensor.cpp194 memset(mGyroOrientation, 0, sizeof(mGyroOrientation)); in MPLSensor()
539 orient = inv_orientation_matrix_to_scalar(mGyroOrientation); in inv_set_device_properties()
619 mGyroOrientation[0] = om[0]; in inv_get_sensors_orientation()
620 mGyroOrientation[1] = om[1]; in inv_get_sensors_orientation()
621 mGyroOrientation[2] = om[2]; in inv_get_sensors_orientation()
622 mGyroOrientation[3] = om[3]; in inv_get_sensors_orientation()
623 mGyroOrientation[4] = om[4]; in inv_get_sensors_orientation()
624 mGyroOrientation[5] = om[5]; in inv_get_sensors_orientation()
625 mGyroOrientation[6] = om[6]; in inv_get_sensors_orientation()
626 mGyroOrientation[7] = om[7]; in inv_get_sensors_orientation()
[all …]
DMPLSensor.h270 signed char mGyroOrientation[9]; variable
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp274 memset(mGyroOrientation, 0, sizeof(mGyroOrientation)); in MPLSensor()
870 orient = inv_orientation_matrix_to_scalar(mGyroOrientation); in inv_set_device_properties()
957 mGyroOrientation[0] = om[0]; in inv_get_sensors_orientation()
958 mGyroOrientation[1] = om[1]; in inv_get_sensors_orientation()
959 mGyroOrientation[2] = om[2]; in inv_get_sensors_orientation()
960 mGyroOrientation[3] = om[3]; in inv_get_sensors_orientation()
961 mGyroOrientation[4] = om[4]; in inv_get_sensors_orientation()
962 mGyroOrientation[5] = om[5]; in inv_get_sensors_orientation()
963 mGyroOrientation[6] = om[6]; in inv_get_sensors_orientation()
964 mGyroOrientation[7] = om[7]; in inv_get_sensors_orientation()
[all …]
DMPLSensor.h430 signed char mGyroOrientation[9]; variable
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp151 memset(mGyroOrientation, 0, sizeof(mGyroOrientation)); in MPLSensor()
780 orient = inv_orientation_matrix_to_scalar(mGyroOrientation); in inv_set_device_properties()
869 mGyroOrientation[0] = om[0]; in inv_get_sensors_orientation()
870 mGyroOrientation[1] = om[1]; in inv_get_sensors_orientation()
871 mGyroOrientation[2] = om[2]; in inv_get_sensors_orientation()
872 mGyroOrientation[3] = om[3]; in inv_get_sensors_orientation()
873 mGyroOrientation[4] = om[4]; in inv_get_sensors_orientation()
874 mGyroOrientation[5] = om[5]; in inv_get_sensors_orientation()
875 mGyroOrientation[6] = om[6]; in inv_get_sensors_orientation()
876 mGyroOrientation[7] = om[7]; in inv_get_sensors_orientation()
[all …]
DMPLSensor.h409 signed char mGyroOrientation[9]; variable