mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Camera: Update metadata docs to match current API" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
42b7037739
@@ -73,7 +73,7 @@ enum CameraMetadataTag : @3.4::CameraMetadataTag {
|
||||
|
||||
ANDROID_CONTROL_END_3_5,
|
||||
|
||||
/** android.scaler.availableRotateAndCropModes [static, byte[], public]
|
||||
/** android.scaler.availableRotateAndCropModes [static, byte[], hidden]
|
||||
*
|
||||
* <p>List of rotate-and-crop modes for ANDROID_SCALER_ROTATE_AND_CROP that are supported by this camera device.</p>
|
||||
*
|
||||
@@ -81,7 +81,7 @@ enum CameraMetadataTag : @3.4::CameraMetadataTag {
|
||||
*/
|
||||
ANDROID_SCALER_AVAILABLE_ROTATE_AND_CROP_MODES = android.hardware.camera.metadata@3.4::CameraMetadataTag:ANDROID_SCALER_END_3_4,
|
||||
|
||||
/** android.scaler.rotateAndCrop [dynamic, enum, public]
|
||||
/** android.scaler.rotateAndCrop [dynamic, enum, hidden]
|
||||
*
|
||||
* <p>Whether a rotation-and-crop operation is applied to processed
|
||||
* outputs from the camera.</p>
|
||||
|
||||
Reference in New Issue
Block a user