Searched defs:destinationY (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()
296 final float destinationY = targetCenter.y - (desiredHeight / 2f); in animateIntoDismissTarget() local
288 final float destinationY = targetCenter.y - (desiredHeight / 2f); in animateIntoDismissTarget() local