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