commit | ccab87afcfcf040a7bb25dfde55373b6b423aa76 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Tue Oct 29 19:56:14 2024 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Fri Nov 08 09:37:36 2024 -0800 |
tree | ff9e871f3812c2b58db1d719762365ad20ece811 | |
parent | cd93849c2e5da9422a07c2e66b081b00221000de [diff] |
Camera: Add CONTROL_ZOOM_METHOD control The new control allows the app to explicitly control zoom via CONTROL_ZOOM_RATIO. This eliminates the ambiguity at 1.0x zoom, where the camera device assumes the application uses SCALER_CROP_REGION, which may not be the case. Flag: com.android.internal.camera.flags.zoom_method Test: atest CtsCameraTestCases Bug: 350076823 Change-Id: Ie609e37af8eb574ff17d53c89655ff45e5491370