Home
last modified time | relevance | path

Searched refs:ORIENTATION_180_ANTI_CLOCKWISE (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java39 public static final int ORIENTATION_180_ANTI_CLOCKWISE = 180; field in MathsUtils
69 case ORIENTATION_180_ANTI_CLOCKWISE: in rotateCoordinates()
288 case ORIENTATION_180_ANTI_CLOCKWISE: in getDeviceOrientationMatrix()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
DBaseRenderer.java141 case MathsUtils.ORIENTATION_180_ANTI_CLOCKWISE: in onSurfaceChanged()
206 case MathsUtils.ORIENTATION_180_ANTI_CLOCKWISE: in getCameraCoordinates()
274 case MathsUtils.ORIENTATION_180_ANTI_CLOCKWISE: in getUpVector()