Home
last modified time | relevance | path

Searched refs:SetPhotoCaptureRotation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/include/
H A Ddcamera_client.h62 void SetPhotoCaptureRotation(const std::shared_ptr<Camera::CameraMetadata>& cameraMetadata,
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp573 SetPhotoCaptureRotation(cameraMetadata, photoCaptureSetting); in StartPhotoOutput()
585 void DCameraClient::SetPhotoCaptureRotation(const std::shared_ptr<Camera::CameraMetadata>& cameraMe… in SetPhotoCaptureRotation() function in OHOS::DistributedHardware::DCameraClient