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

  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp 822 signed char orientMtx[9];
823 mCompassSensor->getOrientationMatrix(orientMtx);
825 inv_orientation_matrix_to_scalar(orientMtx);
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 880 signed char orientMtx[9];
881 mCompassSensor->getOrientationMatrix(orientMtx);
883 inv_orientation_matrix_to_scalar(orientMtx);
    [all...]

Completed in 46 milliseconds