Searched defs:taskBoundsAtDragStart (Results 1 – 2 of 2) sorted by relevance
69 static boolean changeBounds(int ctrlType, Rect repositionTaskBounds, Rect taskBoundsAtDragStart, in changeBounds()167 Rect taskBoundsAtDragStart, PointF repositionStartPoint, SurfaceControl.Transaction t, in setPositionOnDrag()173 static void updateTaskBounds(Rect repositionTaskBounds, Rect taskBoundsAtDragStart, in updateTaskBounds()
62 private val taskBoundsAtDragStart = Rect() constant