Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java40 public static final int ORIENTATION_270_ANTI_CLOCKWISE = 270; field in MathsUtils
73 case ORIENTATION_270_ANTI_CLOCKWISE: in rotateCoordinates()
295 case ORIENTATION_270_ANTI_CLOCKWISE: in getDeviceOrientationMatrix()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
DBaseRenderer.java145 case MathsUtils.ORIENTATION_270_ANTI_CLOCKWISE: in onSurfaceChanged()
218 case MathsUtils.ORIENTATION_270_ANTI_CLOCKWISE: in getCameraCoordinates()
279 case MathsUtils.ORIENTATION_270_ANTI_CLOCKWISE: in getUpVector()