Home | History | Annotate | Download | only in launcher3

Lines Matching refs:getDragVisualizeOffset

605             if (dragView.getDragVisualizeOffset() != null) {
606 toY -= Math.round(toScale * dragView.getDragVisualizeOffset().y);