Home | History | Annotate | Download | only in launcher3

Lines Matching defs:fromX

559         final int fromX = r.left;
562 animateViewIntoPosition(dragView, fromX, fromY, pos[0], pos[1], alpha, 1, 1, scaleX, scaleY,
623 final int fromX = r.left;
634 animateViewIntoPosition(dragView, fromX, fromY, toX, toY, 1, 1, 1, toScale, toScale,
638 public void animateViewIntoPosition(final DragView view, final int fromX, final int fromY,
642 Rect from = new Rect(fromX, fromY, fromX +