libcamera/src/android
Laurent Pinchart f391048a7b libcamera: utils: Add hex stream output helper
Add a utils::hex() function that simplifies writing hexadecimal values
to an ostream. The function handles the '0x' prefix, the field width and
the fill character automatically. Use it through the libcamera code
base, and add a test.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-10-15 16:49:55 +03:00
..
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
camera3_hal.cpp android: hal: Add Camera3 HAL 2019-08-12 11:55:46 +02:00
camera_device.cpp libcamera: utils: Add hex stream output helper 2019-10-15 16:49:55 +03:00
camera_device.h android: camera_device: Fix handling of request template 2019-09-05 23:27:36 +02:00
camera_hal_manager.cpp libcamera: camera_manager: Construct CameraManager instances manually 2019-08-19 19:07:45 +03:00
camera_hal_manager.h android: camera_hal_manager: Remove unused close() method 2019-08-19 19:07:33 +03:00
camera_metadata.cpp android: Add CameraMetadata helper class 2019-09-05 23:07:53 +02:00
camera_metadata.h android: Add CameraMetadata helper class 2019-09-05 23:07:53 +02:00
camera_proxy.cpp android: Pass Camera shared pointer to CameraProxy by const reference 2019-08-19 19:07:33 +03:00
camera_proxy.h android: Pass Camera shared pointer to CameraProxy by const reference 2019-08-19 19:07:33 +03:00
meson.build android: Add CameraMetadata helper class 2019-09-05 23:07:53 +02:00
thread_rpc.cpp android: Simplify thread RPC with Object::invokeMethod() 2019-08-19 18:07:28 +03:00
thread_rpc.h android: Simplify thread RPC with Object::invokeMethod() 2019-08-19 18:07:28 +03:00