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