Searched refs:imgViewScaleY (Results 1 – 2 of 2) sorted by relevance
72 PropertyValuesHolder imgViewScaleY = PropertyValuesHolder.ofFloat(View in getScalingAnimator() local78 .ofPropertyValuesHolder(this, imgViewScaleX, imgViewScaleY); in getScalingAnimator()
172 PropertyValuesHolder imgViewScaleY = PropertyValuesHolder.ofFloat in addRow()177 .ofPropertyValuesHolder(copyImgView, imgViewScaleX, imgViewScaleY); in addRow()