HomeSort by relevance Sort by last modified time
    Searched full:scaley (Results 101 - 125 of 164) sorted by null

1 2 3 45 6 7

  /frameworks/base/core/java/android/view/
ViewPropertyAnimator.java 583 * This method will cause the View's <code>scaleY</code> property to be animated to the
590 public ViewPropertyAnimator scaleY(float value) {
596 * This method will cause the View's <code>scaleY</code> property to be animated by the
    [all...]