Lines Matching full:scaley
2447 ObjectAnimator.ofFloat(mDragView, "scaleY", 1f));2497 mDragView.animate().scaleX(1.15f).scaleY(1.15f).setDuration(100).start();2778 ObjectAnimator.ofFloat(dragView, "scaleY", toScale));