Searched defs:animatorX (Results 1 – 1 of 1) sorted by relevance
38 ObjectAnimator animatorX = ObjectAnimator.ofFloat(this, "phaseX", 0f, 1f); in xAnimator() local74 ObjectAnimator animatorX = xAnimator(durationMillis, easing); in animateX() local