HomeSort by relevance Sort by last modified time
    Searched refs:orientMtx (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp 550 signed char orientMtx[9];
551 mCompassSensor->getOrientationMatrix(orientMtx);
553 inv_orientation_matrix_to_scalar(orientMtx);
    [all...]
  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp 794 signed char orientMtx[9];
795 mCompassSensor->getOrientationMatrix(orientMtx);
797 inv_orientation_matrix_to_scalar(orientMtx);
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 884 signed char orientMtx[9];
885 mCompassSensor->getOrientationMatrix(orientMtx);
887 inv_orientation_matrix_to_scalar(orientMtx);
    [all...]

Completed in 186 milliseconds