diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2020-07-24 13:58:00 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2020-08-05 14:33:52 +0200 |
commit | 17a21b095a555ad70617bd9007b91609b0865111 (patch) | |
tree | e99e8f17f1ba250e1e35808badd11c63859ac891 /src/ipa/rkisp1 | |
parent | 1074604c9e2b6d9afa0247f2ca62b3140131d639 (diff) |
android: camera_metadata: Mark isValid() as const
The CameraMetadata::isValid() method does not modify the object state
and can be called on const instances of the CameraMetadata class.
Mark the method as const to allow that.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/ipa/rkisp1')
0 files changed, 0 insertions, 0 deletions