diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-07-23 00:36:58 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-08-03 23:05:09 +0300 |
commit | 86eac92fcf0c5d37c9db779008ff513c4f36d9be (patch) | |
tree | 34b92aa46a45e099b3887d46c7b3c0831205ba19 /src/android/data | |
parent | a0143dc8939829639c7c4f1e023dae93be578744 (diff) |
libcamera: camera: Make Camera::Private members private
To prepare for the Camera::Private structure being used by pipeline
handlers, turn all its members to private. Members that are useful for
pipeline handlers will be made public again, or will be exposed through
accessor functions, on a case-by-case basis.
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>
Diffstat (limited to 'src/android/data')
0 files changed, 0 insertions, 0 deletions