Searched refs:dragLayerBounds (Results 1 – 2 of 2) sorted by relevance
299 int[] dragLayerBounds = new int[2]; in addAnimation() local300 dragLayer.getLocationOnScreen(dragLayerBounds); in addAnimation()302 startingBounds, dragLayerBounds[0], dragLayerBounds[1]); in addAnimation()
687 int[] dragLayerBounds = new int[2]; in getOpeningWindowAnimators() local688 mDragLayer.getLocationOnScreen(dragLayerBounds); in getOpeningWindowAnimators()703 windowTargetBounds, launcherIconBounds, v, dragLayerBounds[0], dragLayerBounds[1], in getOpeningWindowAnimators()816 tmpRectF.offset(dragLayerBounds[0], dragLayerBounds[1]); in getOpeningWindowAnimators()