Searched refs:createMatrixAnimator (Results 1 – 1 of 1) sorted by relevance
166 animator = createMatrixAnimator(imageView, startMatrix, endMatrix); in createAnimator()176 private ObjectAnimator createMatrixAnimator(final ImageView imageView, Matrix startMatrix, in createMatrixAnimator() method in ChangeImageTransform