Searched refs:getRotationMatrix (Results 1 – 10 of 10) 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()
71 mat33_t getRotationMatrix() const;
54 const mat33_t R(mSensorFusion.getRotationMatrix()); in process()
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
1180 public static boolean getRotationMatrix(float[] R, float[] I, in getRotationMatrix() method in SensorManager
12461 method public static boolean getRotationMatrix(float[], float[], float[], float[]);
14789 Landroid/hardware/SensorManager;->getRotationMatrix([F[F[F[F)Z
2232 HPLandroid/hardware/SensorManager;->getRotationMatrix([F[F[F[F)Z
15674 method public static boolean getRotationMatrix(float[], float[], float[], float[]);