Searched defs:dy (Results 1 – 10 of 10) sorted by relevance
59 float dy = y - mPreviousY; in onTouchEvent() local
62 float dy = y - mPreviousY; in onTouchEvent() local
67 public void onDrag(float dx, float dy) { in onDrag()
50 public void onDrag(float dx, float dy); in onDrag()
128 private void updateAngles(float dx, float dy, float scaleFactor) { in updateAngles()
92 float dy = cy - y; in warp() local
102 float dy = Math.abs(y - mY); in touch_move() local
100 float x, y, dx, dy; field in WindowSurface.MovingPoint
286 float dy = ball.mPosY - curr.mPosY; in update() local
185 int dy = 0; in translateCommand() local