Home
last modified time | relevance | path

Searched refs:endX (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DArcMotionTest.java94 private static Path arcWithPoint(float startX, float startY, float endX, float endY, in arcWithPoint() argument
98 float c2x = (eX + endX) / 2; in arcWithPoint()
102 path.cubicTo(c1x, c1y, c2x, c2y, endX, endY); in arcWithPoint()
DTransitionInflaterTest.java255 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() argument
/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorSetTest.java596 float endX = mActivity.mStartX + mActivity.mDeltaX; in getXAnimator() local
597 ObjectAnimator xAnimator = ObjectAnimator.ofFloat(object, propertyX, startX, endX); in getXAnimator()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...