Searched defs:lastX (Results 1 – 9 of 9) sorted by relevance
74 float lastX = left; in onDraw() local
136 float lastX = lastPoint.x; in onTouchEvent() local
58 private float lastX; field in CropView
85 int lastBin=0, lastX=0; in draw() local398 int lastX, boolean lastCharging, boolean lastScreenOn, boolean lastGpsOn, in finishPaths()516 int x = 0, y = 0, startX = 0, lastX = -1, lastY = -1; in onSizeChanged() local
184 float lastX = 0; in generatePath() local
236 float lastX = 0; in stretch() local
549 final int lastX = tracker.getLastX(); in processMotionEvent() local
493 final int lastX = mLastX; in onMoveEvent() local
696 private int lastX; field in MediaPlaybackActivity