Searched refs:geomagnetic (Results 1 – 1 of 1) sorted by relevance
1181 float[] gravity, float[] geomagnetic) { in getRotationMatrix() argument1195 final float Ex = geomagnetic[0]; in getRotationMatrix()1196 final float Ey = geomagnetic[1]; in getRotationMatrix()1197 final float Ez = geomagnetic[2]; in getRotationMatrix()