forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCA: Add mojo functions to set/reset crop region
Add mojo functions to set and reset crop region value. These functions will be called from CCA to implement pan-tilt-zoom functionality. The value is stored in CameraAppDeviceImpl, and will be read by RequestManager to set it as camera metadata ANDROID_SCALER_CROP_REGION in the next capture request. Bug: b:315740659 Test: Manually by checking cros_camera_service log Change-Id: I5acf606d56d801a9cec5f7b15cdabb4892ffe5e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5109597 Reviewed-by: Pi-Hsun Shih <pihsun@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Kam Kwankajornkiet <kamchonlathorn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1236851}
- Loading branch information
Kam Kwankajornkiet
authored and
Chromium LUCI CQ
committed
Dec 13, 2023
1 parent
e84ee69
commit 03bd675
Showing
6 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters