Searched refs:scalePropY (Results 1 – 1 of 1) sorted by relevance
358 PropertyValuesHolder scalePropY = PropertyValuesHolder.ofFloat("scaleY", scale); in transformViewAtIndex() local360 ObjectAnimator oa = ObjectAnimator.ofPropertyValuesHolder(view, scalePropX, scalePropY, in transformViewAtIndex()