Searched refs:offsetBoundsOut (Results 1 – 1 of 1) sorted by relevance
1320 Rect offsetBoundsOut) { in offsetPipWithinMovementBounds() argument1325 offsetBoundsOut.set(initialBoundsOut); in offsetPipWithinMovementBounds()1328 offsetBoundsOut.offset(0, offsetY); in offsetPipWithinMovementBounds()1330 offsetBoundsOut.offset(0, -offsetY); in offsetPipWithinMovementBounds()1332 resizeStack(stack.mStackId, offsetBoundsOut.left, offsetBoundsOut.top, in offsetPipWithinMovementBounds()1333 offsetBoundsOut.right, offsetBoundsOut.bottom); in offsetPipWithinMovementBounds()