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