Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/
DREADME.md43 It is recommended to connect the CEC adapter to the HDMI ARC port of the TV device.
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java748 final float ARC = 36; in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition() local
749 final float ROTATION = ARC * 2; in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition()
757 final float angle = (float) (i * ARC * PI_180); in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition()
797 final float angle = (float) ((i * ARC + ROTATION) * PI_180); in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition()