Searched refs:getRotationMatrix (Results 1 – 8 of 8) sorted by relevance
76 mat33_t getRotationMatrix(int mode = FUSION_9AXIS) const {77 return mFusions[mode].getRotationMatrix();
61 const mat33_t R(mSensorFusion.getRotationMatrix(FUSION_NOMAG)); in process()
54 const mat33_t R(mSensorFusion.getRotationMatrix()); in process()
71 mat33_t getRotationMatrix() const;
341 m = getRotationMatrix()*Bm; in handleAcc()370 const vec3_t up( getRotationMatrix() * Ba ); in handleMag()412 mat33_t Fusion::getRotationMatrix() const { in getRotationMatrix() function in android::Fusion
1183 public static boolean getRotationMatrix(float[] R, float[] I, in getRotationMatrix() method in SensorManager
17648 method public static boolean getRotationMatrix(float[], float[], float[], float[]);
12461 method public static boolean getRotationMatrix(float[], float[], float[], float[]);