Searched refs:deltaRotation (Results 1 – 1 of 1) sorted by relevance
57 ): Rect = rotateBounds(inBounds, parentBounds, deltaRotation(oldRotation, newRotation)) in rotateBounds()107 fun deltaRotation(oldRotation: Rotation, newRotation: Rotation): Rotation { in rotateBounds() method