Home
last modified time | relevance | path

Searched defs:ey (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DArcMotionTest.java115 float ey = ex; in testMaximumAngle() local
129 float ey = (float) (Math.tan(Math.PI / 4) * 50); in testMinimumHorizontalAngle() local
169 float ey = 62.5f; in testMinimumVerticalAngle() local
209 float ey = (float) (50 * Math.tan(Math.toRadians(40))); in horizontalAndVerticalMotion() local