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