Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/animation/cts/
DRotateAnimationTest.java211 public MyRotateAnimation(float fromDegrees, float toDegrees) { in MyRotateAnimation()
215 public MyRotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { in MyRotateAnimation()
219 public MyRotateAnimation(float fromDegrees, float toDegrees, int pivotXType, in MyRotateAnimation()