mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-19 18:35:07 +03:00
Several of our structures include width and height fields that model a size while we have a Size class for that purpose. Use the Size class through libcamera, and give it a toString() method like other geometry and format classes. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> |
||
---|---|---|
.. | ||
buffer.h | ||
camera.h | ||
camera_manager.h | ||
event_dispatcher.h | ||
event_notifier.h | ||
geometry.h | ||
libcamera.h | ||
meson.build | ||
object.h | ||
request.h | ||
signal.h | ||
stream.h | ||
timer.h |