Searched defs:lastX (Results 1 – 9 of 9) sorted by relevance
27 private var lastX = 0f variable in com.android.systemui.qs.QSExpansionPathInterpolator
148 void onOverscrolled(float lastX, float lastY, int amount); in onOverscrolled()
185 float lastX = lastEvent.getX() - offsetX; in getAtan2LastPoint() local
139 float lastX = xPos[xPos.length - 1]; in createInterpolatedEventList() local
284 int firstX, lastX; in getScale() local
850 float lastX = mStartPosition.x + mDelta.x; in onMove() local
859 float lastX = mStartPosition.x + mDelta.x; in onMove() local
531 int firstX, lastX; in getScale() local
309 float lastX = 0, lastY = 0; in onDraw() local