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