Searched refs:toTouchY (Results 1 – 1 of 1) sorted by relevance
527 public void animateTo(int toTouchX, int toTouchY, Runnable onCompleteRunnable, int duration) { in animateTo() argument529 mTempLoc[1] = toTouchY - mRegistrationY; in animateTo()