Searched refs:orientMtx (Results 1 – 2 of 2) sorted by relevance
880 signed char orientMtx[9]; in inv_set_device_properties() local881 mCompassSensor->getOrientationMatrix(orientMtx); in inv_set_device_properties()883 inv_orientation_matrix_to_scalar(orientMtx); in inv_set_device_properties()5180 signed char orientMtx[9]; in getCompassBias() local5181 mCompassSensor->getOrientationMatrix(orientMtx); in getCompassBias()5182 orient = inv_orientation_matrix_to_scalar(orientMtx); in getCompassBias()
822 signed char orientMtx[9]; in inv_set_device_properties() local823 mCompassSensor->getOrientationMatrix(orientMtx); in inv_set_device_properties()825 inv_orientation_matrix_to_scalar(orientMtx); in inv_set_device_properties()5546 signed char orientMtx[9]; local5547 mCompassSensor->getOrientationMatrix(orientMtx);5548 orient = inv_orientation_matrix_to_scalar(orientMtx);