diff options
| author | 2024-01-17 18:40:54 -0800 | |
|---|---|---|
| committer | 2024-02-12 10:57:04 -0800 | |
| commit | 0a99d83a87a86311443f1cc0ea900e91b05a9f6b (patch) | |
| tree | 97a0073de3ac33e0dd75ffe6a49418aa2be9e94d /libs/androidfw/misc.cpp | |
| parent | ad646cf4d8a366e8455bb16823635593353b99ea (diff) | |
camera2: Add CameraDeviceSetup
This patch adds a CameraDeviceSetup class within CameraDevice
class which provides access to a limited subset of CameraDevice
class methods without requiring the apps to pay the latency
cost of opening a full CameraDevice.
In addition to functions parallel to CameraDevice, it also
provides a utility method to open the CameraDevice, effectively
serving as a proto CameraDevice.
Bug: 320741775
Test: atest CtsCameraTestCases:CameraDeviceTest passes.
Test: atest CtsCameraTestCases:FeatureCombinationTest passes.
Test: atest CtsCameraTestCases:CameraDeviceSetupTest passes.
Change-Id: Id281e2365c87d69dd3e8b7f4875d9ea1ae1efe1f
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions