Searched refs:interpolatorX (Results 1 – 1 of 1) sorted by relevance
66 final int interpolatorX = a.getResourceId( in EpicenterTranslateClipReveal() local68 if (interpolatorX != 0) { in EpicenterTranslateClipReveal()69 mInterpolatorX = AnimationUtils.loadInterpolator(context, interpolatorX); in EpicenterTranslateClipReveal()212 TimeInterpolator interpolatorX, TimeInterpolator interpolatorY, in createRectAnimator() argument223 if (interpolatorX != null) { in createRectAnimator()224 animX.setInterpolator(interpolatorX); in createRectAnimator()