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