diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-03-24 16:07:56 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-03-25 00:45:27 +0200 |
commit | dca709c44aeb0d6532edf3000f701f5d988c5116 (patch) | |
tree | 3aaebe94dc4b0a45137480db221ae81249ba4aac /test/v4l2_subdevice/test_formats.cpp | |
parent | 17a6e78e000bef54af9057fe5e84bdafb2759db4 (diff) |
android: CameraDevice: Manage staticMetadata_ with std::unique_ptr
staticMetadata_ in CameraDevice is not necessary to be a raw
pointer. This reduces the manual new/delete code by changing the
type to std::unique_ptr.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/v4l2_subdevice/test_formats.cpp')
0 files changed, 0 insertions, 0 deletions