Searched refs:customInterpolator (Results 1 – 3 of 3) sorted by relevance
214 Interpolator customInterpolator = in transformViewFrom() local216 if (customInterpolator != null) { in transformViewFrom()217 interpolation = customInterpolator.getInterpolation(transformationAmount); in transformViewFrom()227 Interpolator customInterpolator = in transformViewFrom() local229 if (customInterpolator != null) { in transformViewFrom()230 interpolation = customInterpolator.getInterpolation(transformationAmount); in transformViewFrom()378 Interpolator customInterpolator = in transformViewTo() local380 if (customInterpolator != null) { in transformViewTo()381 interpolation = customInterpolator.getInterpolation(transformationAmount); in transformViewTo()395 Interpolator customInterpolator = in transformViewTo() local[all …]
108 Interpolator customInterpolator = properties.getCustomInterpolator(view, property); in startAnimation() local109 Interpolator interpolator = customInterpolator != null ? customInterpolator in startAnimation()
616 Interpolator customInterpolator = properties.getCustomInterpolator(child, in startXTranslationAnimation() local618 Interpolator interpolator = customInterpolator != null ? customInterpolator in startXTranslationAnimation()682 Interpolator customInterpolator = properties.getCustomInterpolator(child, in startYTranslationAnimation() local684 Interpolator interpolator = customInterpolator != null ? customInterpolator in startYTranslationAnimation()