Searched refs:normsqA (Results 1 – 1 of 1) sorted by relevance
1216 final float normsqA = (Ax * Ax + Ay * Ay + Az * Az); in getRotationMatrix() local1219 if (normsqA < freeFallGravitySquared) { in getRotationMatrix()