Searched refs:rotateBounds (Results 1 – 1 of 1) sorted by relevance
52 fun rotateBounds( in rotateBounds() method57 ): Rect = rotateBounds(inBounds, parentBounds, deltaRotation(oldRotation, newRotation)) in rotateBounds()64 fun rotateBounds( in rotateBounds() method103 fun rotateBounds(inBounds: Rect, parentBounds: Rect, rotation: Rotation): Rect = in rotateBounds() method104 rotateBounds(inBounds, parentBounds.right, parentBounds.bottom, rotation) in rotateBounds()