Searched refs:ORIENTATION_90_ANTI_CLOCKWISE (Results 1 – 3 of 3) sorted by relevance
38 public static final int ORIENTATION_90_ANTI_CLOCKWISE = 90; field in MathsUtils65 case ORIENTATION_90_ANTI_CLOCKWISE: in rotateCoordinates()281 case ORIENTATION_90_ANTI_CLOCKWISE: in getDeviceOrientationMatrix()
144 case MathsUtils.ORIENTATION_90_ANTI_CLOCKWISE: in onSurfaceChanged()217 case MathsUtils.ORIENTATION_90_ANTI_CLOCKWISE: in getCameraCoordinates()269 case MathsUtils.ORIENTATION_90_ANTI_CLOCKWISE: in getUpVector()
169 angle = Math.toDegrees(angle) - MathsUtils.ORIENTATION_90_ANTI_CLOCKWISE; in calculateRotation()