Home
last modified time | relevance | path

Searched refs:rotations (Results 1 – 4 of 4) sorted by relevance

/cts/tests/pdf/src/android/graphics/pdf/cts/
DPdfRendererTransformTest.java72 int[] rotations = new int[] { 0, 15, 90, 180 }; in getParameters() local
78 for (int rotation : rotations) { in getParameters()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAppConfigurationTests.java212 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in rotateAndCheckSizes() local
213 for (final int rotation : rotations) { in rotateAndCheckSizes()
634 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in testAppOrientationWhenRotating() local
635 for (final int rotation : rotations) { in testAppOrientationWhenRotating()
713 final int[] rotations = {ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0}; in assertDisplayContextDoesntChangeOrientationWhenRotating() local
714 for (final int rotation : rotations) { in assertDisplayContextDoesntChangeOrientationWhenRotating()
759 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in testFixedOrientationWhenRotating() local
760 for (final int rotation : rotations) { in testFixedOrientationWhenRotating()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DManager.java272 public void calculateRotationData(float[] rotations, float[] translation) { in calculateRotationData() argument
273 RotationData rotationData = mRobustnessTest.getRotationData(rotations, translation); in calculateRotationData()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...