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.java199 public MyRotateAnimation(float fromDegrees, float toDegrees) { in MyRotateAnimation()
203 public MyRotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { in MyRotateAnimation()
207 public MyRotateAnimation(float fromDegrees, float toDegrees, int pivotXType, in MyRotateAnimation()