Searched refs:ctrdx (Results 1 – 1 of 1) sorted by relevance
140 float ctrdx = mDownX - mDownCenterX; in actionMove() local142 if (centerIsOutside(x - ctrdx, y - ctrdy)) { in actionMove()145 oval.setCenter((x - ctrdx), (y - ctrdy)); in actionMove()