Searched defs:toScale (Results 1 – 3 of 3) sorted by relevance
209 final float toScale = desiredVisibility == View.VISIBLE ? 1F : 0F; in revealOrHideViewWithAnimation() local
734 float toScale) { in startAnimation()740 float fromScale, float toScale) { in startAnimation()
593 float toScale = scale; in animateViewIntoPosition() local