/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | FreezeRotationRule.java | 43 mUiAutomation.setRotation(mRotation); in onBefore() 48 mUiAutomation.setRotation(UiAutomation.ROTATION_UNFREEZE); in onAfter()
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | HeifWriterTest.java | 313 doTest(builder.setRotation(270).build()); in doTestForVariousNumberImages() 314 doTest(builder.setRotation(180).build()); in doTestForVariousNumberImages() 315 doTest(builder.setRotation(90).build()); in doTestForVariousNumberImages() 316 doTest(builder.setRotation(0).build()); in doTestForVariousNumberImages() 420 Builder setRotation(int rotation) { in setRotation() method in HeifWriterTest.TestConfig.Builder 512 .setRotation(config.mRotation) in doTest()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
D | GLRotationGuideRenderer.java | 47 public void setRotation(float rotateX, float rotateY, float rotateZ) { in setRotation() method in GLRotationGuideRenderer
|
/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
D | Model.h | 88 void setRotation(float angle) { in setRotation() function
|
D | Renderer.cpp | 180 model.setRotation(M_PI * 2.0 * spin); in render()
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | AnimatorInflaterTest.java | 97 mInstrumentation.getUiAutomation().setRotation(mUserRotation); in tearDown() 196 boolean rotated = mInstrumentation.getUiAutomation().setRotation(nextRotation); in rotate()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | GyroscopeMeasurementTestActivity.java | 212 mRenderer.setRotation(axis1, axis2, axis3); in setRendererRotation()
|
D | GyroscopeTestActivity.java | 82 mRenderer.setRotation(settings.mRotateX, settings.mRotateY, settings.mRotateZ); in onCreate()
|
D | RVCVRecordActivity.java | 236 imageView.setRotation(90); in switchAxis()
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | ChangeTransformTest.java | 83 redSquare.setRotation(45); in testRotation()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | PathClippingTests.java | 151 childView.setRotation(45f); in testViewRotate()
|
D | ViewPropertyAnimatorTests.java | 236 target.setRotation(30.0f); in testViewRotationBy()
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | HeifWriterTest.java | 291 Builder setRotation(int rotation) { in setRotation() method in HeifWriterTest.TestConfig.Builder
|
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
D | TestUtils.java | 263 public static void setRotation(int displayId, String rotation) { in setRotation() method in TestUtils
|
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/ |
D | UiAutomationTest.java | 371 mUiAutomation.setRotation(UiAutomation.ROTATION_FREEZE_0); in testCallingPublicAPIsWithDontUseAccessibilityFlag_shouldNotThrowException()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | PhotoCaptureActivity.java | 576 params.setRotation(mJpegOrientation); in setCameraParams()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | UiBot.java | 1218 mAutoman.setRotation(orientation); 1245 mAutoman.setRotation(orientation);
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | StylusHandwritingTest.java | 1231 TestUtils.setRotation(displayId, initialUserRotation); in testHandwriting_fingerTouchIsIgnored() 1359 TestUtils.setRotation(displayId, initialUserRotation); in testOnViewClicked_withStylusTap() 1423 TestUtils.setRotation(displayId, initialUserRotation); in testOnViewClicked_withFingerTap()
|
/cts/tests/camera/src/android/hardware/cts/ |
D | CameraTest.java | 1033 parameters.setRotation(90); // For testing image width and height exif. in testJpegExifByCamera() 1041 parameters.setRotation(0); in testJpegExifByCamera()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | test-current.txt | 548 method public void setRotation(int);
|
D | current.txt | 7604 method public boolean setRotation(int); 18368 method @Deprecated public void setRotation(int); 53107 method public void setRotation(float);
|