Home
last modified time | relevance | path

Searched refs:setRotation (Results 1 – 21 of 21) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DFreezeRotationRule.java43 mUiAutomation.setRotation(mRotation); in onBefore()
48 mUiAutomation.setRotation(UiAutomation.ROTATION_UNFREEZE); in onAfter()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DHeifWriterTest.java313 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/
DGLRotationGuideRenderer.java47 public void setRotation(float rotateX, float rotateY, float rotateZ) { in setRotation() method in GLRotationGuideRenderer
/cts/hostsidetests/adpf/app/hintsession/src/cpp/
DModel.h88 void setRotation(float angle) { in setRotation() function
DRenderer.cpp180 model.setRotation(M_PI * 2.0 * spin); in render()
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimatorInflaterTest.java97 mInstrumentation.getUiAutomation().setRotation(mUserRotation); in tearDown()
196 boolean rotated = mInstrumentation.getUiAutomation().setRotation(nextRotation); in rotate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DGyroscopeMeasurementTestActivity.java212 mRenderer.setRotation(axis1, axis2, axis3); in setRendererRotation()
DGyroscopeTestActivity.java82 mRenderer.setRotation(settings.mRotateX, settings.mRotateY, settings.mRotateZ); in onCreate()
DRVCVRecordActivity.java236 imageView.setRotation(90); in switchAxis()
/cts/tests/tests/transition/src/android/transition/cts/
DChangeTransformTest.java83 redSquare.setRotation(45); in testRotation()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DPathClippingTests.java151 childView.setRotation(45f); in testViewRotate()
DViewPropertyAnimatorTests.java236 target.setRotation(30.0f); in testViewRotationBy()
/cts/tests/camera/src/android/hardware/camera2/cts/
DHeifWriterTest.java291 Builder setRotation(int rotation) { in setRotation() method in HeifWriterTest.TestConfig.Builder
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java263 public static void setRotation(int displayId, String rotation) { in setRotation() method in TestUtils
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationTest.java371 mUiAutomation.setRotation(UiAutomation.ROTATION_FREEZE_0); in testCallingPublicAPIsWithDontUseAccessibilityFlag_shouldNotThrowException()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DPhotoCaptureActivity.java576 params.setRotation(mJpegOrientation); in setCameraParams()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java1218 mAutoman.setRotation(orientation);
1245 mAutoman.setRotation(orientation);
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java1231 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/
DCameraTest.java1033 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/
Dtest-current.txt548 method public void setRotation(int);
Dcurrent.txt7604 method public boolean setRotation(int);
18368 method @Deprecated public void setRotation(int);
53107 method public void setRotation(float);