Searched defs:rotations (Results 1 – 6 of 6) sorted by relevance
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/ |
D | AppConfigurationTests.java | 218 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in rotateAndCheckSizes() local 637 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in testAppOrientationWhenRotating() local 716 final int[] rotations = {ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0}; in assertDisplayContextDoesntChangeOrientationWhenRotating() local 767 final int[] rotations = { ROTATION_0, ROTATION_270, ROTATION_180, ROTATION_90 }; in testFixedOrientationWhenRotating() local
|
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/ |
D | ActivityEmbeddingPolicyTests.java | 228 final int[] rotations = { ROTATION_0, ROTATION_90 }; in testIgnoreOrientationRequestForActivityEmbeddingSplits() local
|
/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/ |
D | PdfRendererTransformTest.java | 77 int[] rotations = new int[]{0, 15, 90, 180}; in getParameters() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ |
D | Manager.java | 272 public void calculateRotationData(float[] rotations, float[] translation) { in calculateRotationData()
|
/cts/apps/CameraITS/utils/ |
D | sensor_fusion_utils.py | 376 def calc_max_rotation_angle(rotations, sensor_type): argument
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |