Searched defs:dx (Results 1 – 14 of 14) sorted by relevance
61 float dx = x - mPreviousX; in onTouchEvent() local
58 float dx = x - mPreviousX; 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()
91 float dx = cx - x; in warp() local
101 float dx = Math.abs(x - mX); in touch_move() local
100 float x, y, dx, dy; field in WindowSurface.MovingPoint
297 __u32 dx; member306 __u32 dx; member315 __u32 dx; member
79 unsigned int dx; member
344 __u32 dx; member354 __u32 dx; member364 __u32 dx; member
285 float dx = ball.mPosX - curr.mPosX; in update() local
183 int dx = 0; in translateCommand() local