diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-02-09 00:09:13 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-02-11 11:23:51 +0200 |
commit | d8f2ed7d0d7f0de7184916da59cd2097529bd1c9 (patch) | |
tree | 2cc1f062e19bf7ef874b3b2a410f7cd13dd01e48 /.gitignore | |
parent | fd38fa66c38e80ca0974ca9aba2a0009f886028f (diff) |
libcamera: pipeline_handler: Reorder member declaration order
Reorder the member declaration order in the PipelineHandler class to
match the control flow order, and to declare variables after methods
according to the coding style. Update the documentation accordingly,
preserving the order within the public, protected and private sections,
but grouping related methods together between the sections.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions