Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java450 animateProperty(X, value); in x()
476 animateProperty(Y, value); in y()
502 animateProperty(Z, value); in z()
528 animateProperty(ROTATION, value); in rotation()
554 animateProperty(ROTATION_X, value); in rotationX()
580 animateProperty(ROTATION_Y, value); in rotationY()
606 animateProperty(TRANSLATION_X, value); in translationX()
632 animateProperty(TRANSLATION_Y, value); in translationY()
658 animateProperty(TRANSLATION_Z, value); in translationZ()
683 animateProperty(SCALE_X, value); in scaleX()
[all …]