libcamera/src/android
Laurent Pinchart da3f50ee9c android: Remove internal thread
Now that libcamera creates threads internally and doesn't rely on an
application-provided event loop, remove the thread from the Android
Camera HAL layer. The CameraProxy class becomes meaningless, remove it
and communicate directly from the CameraHalManager to the CameraDevice.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Jacopo Mondi <jacopo@jmondi.org>
2020-02-13 13:23:23 +02:00
..
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
camera3_hal.cpp android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_device.cpp android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_device.h android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_hal_manager.cpp android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_hal_manager.h android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_metadata.cpp android: Add CameraMetadata helper class 2019-09-05 23:07:53 +02:00
camera_metadata.h android: Add CameraMetadata helper class 2019-09-05 23:07:53 +02:00
camera_ops.cpp android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_ops.h android: Remove internal thread 2020-02-13 13:23:23 +02:00
meson.build android: Remove internal thread 2020-02-13 13:23:23 +02:00