Searched refs:viewPosX (Results 1 – 1 of 1) sorted by relevance
37 static Animator createAnimation(View view, TransitionValues values, int viewPosX, float startX, in createAnimation() argument42 startX = startPosition - viewPosX + terminalX; in createAnimation()46 int startPosX = viewPosX + Math.round(startX - terminalX); in createAnimation()