Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DRotate3dAnimation.java52 public Rotate3dAnimation(float fromDegrees, float toDegrees, in Rotate3dAnimation() argument
55 mToDegrees = toDegrees; in Rotate3dAnimation()