Searched refs:offsetBoundsOut (Results 1 – 1 of 1) sorted by relevance
1243 Rect offsetBoundsOut) { in offsetPipWithinMovementBounds() argument1248 offsetBoundsOut.set(initialBoundsOut); in offsetPipWithinMovementBounds()1251 offsetBoundsOut.offset(0, offsetY); in offsetPipWithinMovementBounds()1253 offsetBoundsOut.offset(0, -offsetY); in offsetPipWithinMovementBounds()1255 resizeStack(stack.mStackId, offsetBoundsOut.left, offsetBoundsOut.top, in offsetPipWithinMovementBounds()1256 offsetBoundsOut.right, offsetBoundsOut.bottom); in offsetPipWithinMovementBounds()