Searched refs:mStartDragY (Results 1 – 1 of 1) sorted by relevance
119 private float mStartDragY; field in TaskPositioner377 mStartDragY = startY; in startDrag()455 final int deltaY = Math.round(y - mStartDragY); in resizeDrag()606 final int offsetY = Math.round(y - mStartDragY); in updateWindowDragBounds()