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.java200 public MyRotateAnimation(float fromDegrees, float toDegrees) { in MyRotateAnimation()
204 public MyRotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { in MyRotateAnimation()
208 public MyRotateAnimation(float fromDegrees, float toDegrees, int pivotXType, in MyRotateAnimation()