libcamera/src
Laurent Pinchart a48a000a33 libcamera: Rename 'method' to 'function'
Usage of 'method' to refer to member functions comes from Java. The C++
standard uses the term 'function' only. Replace 'method' with 'function'
or 'member function' through the whole code base and documentation.
While at it, fix two typos (s/backeng/backend/).

The BoundMethod and Object::invokeMethod() are left as-is here, and will
be addressed separately.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-08-09 15:40:32 +03:00
..
android libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
cam cam: Add support for viewfinder through DRM/KMS 2021-08-05 16:23:11 +03:00
gstreamer gstreamer: Update format specifier in Request Pad template 2021-08-05 14:32:02 +09:00
ipa libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
lc-compliance lc-compliance: Add list and filter parameters 2021-07-06 12:41:03 +02:00
libcamera libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
qcam qcam: Support OpenGL ES 2.0 2021-08-03 23:37:39 +03:00
v4l2 libcamera: buffer: Rename buffer.h to framebuffer.h 2021-07-11 17:42:02 +03:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00