Searched refs:interpolatorY (Results 1 – 1 of 1) sorted by relevance
74 final int interpolatorY = a.getResourceId( in EpicenterTranslateClipReveal() local76 if (interpolatorY != 0) { in EpicenterTranslateClipReveal()77 mInterpolatorY = AnimationUtils.loadInterpolator(context, interpolatorY); in EpicenterTranslateClipReveal()212 TimeInterpolator interpolatorX, TimeInterpolator interpolatorY, in createRectAnimator() argument229 if (interpolatorY != null) { in createRectAnimator()230 animY.setInterpolator(interpolatorY); in createRectAnimator()