Searched refs:initialBoundsOut (Results 1 – 1 of 1) sorted by relevance
1242 private void offsetPipWithinMovementBounds(int offsetY, Rect initialBoundsOut, in offsetPipWithinMovementBounds() argument1247 initialBoundsOut.set(getPinnedStackBounds()); in offsetPipWithinMovementBounds()1248 offsetBoundsOut.set(initialBoundsOut); in offsetPipWithinMovementBounds()1249 if (initialBoundsOut.top < displayRect.centerY()) { in offsetPipWithinMovementBounds()