Searched defs:lastY (Results 1 – 6 of 6) sorted by relevance
148 void onOverscrolled(float lastX, float lastY, int amount); in onOverscrolled()
186 float lastY = lastEvent.getY() - offsetY; in getAtan2LastPoint() local
140 float lastY = yPos[yPos.length - 1]; in createInterpolatedEventList() local
851 float lastY = mStartPosition.y + mDelta.y; in onMove() local
860 float lastY = mStartPosition.y + mDelta.y; in onMove() local
309 float lastX = 0, lastY = 0; in onDraw() local