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

  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 820 signed char orientMtx[9];
821 mCompassSensor->getOrientationMatrix(orientMtx);
823 inv_orientation_matrix_to_scalar(orientMtx);
    [all...]
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp 550 signed char orientMtx[9];
551 mCompassSensor->getOrientationMatrix(orientMtx);
553 inv_orientation_matrix_to_scalar(orientMtx);
    [all...]

Completed in 28 milliseconds