Searched defs:destinationX (Results 1 – 3 of 3) sorted by relevance
310 float destinationX, float destinationY, float stiffness) { in springStack()332 public void springStackAfterFling(float destinationX, float destinationY) { in springStackAfterFling()
295 final float destinationX = targetCenter.x - (desiredWidth / 2f); in animateIntoDismissTarget() local
287 final float destinationX = targetCenter.x - (desiredWidth / 2f); in animateIntoDismissTarget() local