summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2025-05-02 08:46:33 -0600
committerSimon Glass <sjg@chromium.org>2025-05-30 09:49:32 +0100
commitf04026a59f5384f32a452889fc199c06eaf1553e (patch)
treece4d093442b70f9ad64827d1c4880c5a5af4c714 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c
parent8636da86a2fb5f5f1a571f6cb3f12c0e8c207698 (diff)
expo: Separate dimensions from the bounding box
At present each object has a width and height and the bounding box is implicit in that. This is not flexible enough to handle objects which are larger than their contents might need. For example, when centring a text object we might want to have it stretch across the whole width of the display even if the text itself does not need that much space. Create a new 'dimensions' field and convert the existing width/height into x1/y1 coordinates. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c')
0 files changed, 0 insertions, 0 deletions