Searched refs:dragLayerBounds (Results 1 – 2 of 2) sorted by relevance
179 int[] dragLayerBounds = new int[2]; in addAnimation() local180 dragLayer.getLocationOnScreen(dragLayerBounds); in addAnimation()182 startingBounds, viewToCover, dragLayerBounds[0], in addAnimation()183 dragLayerBounds[1]); in addAnimation()
650 int[] dragLayerBounds = new int[2]; in getOpeningWindowAnimators() local651 mDragLayer.getLocationOnScreen(dragLayerBounds); in getOpeningWindowAnimators()666 windowTargetBounds, launcherIconBounds, v, dragLayerBounds[0], dragLayerBounds[1], in getOpeningWindowAnimators()766 tmpRectF.offset(dragLayerBounds[0], dragLayerBounds[1]); in getOpeningWindowAnimators()