Home
last modified time | relevance | path

Searched defs:imageRotation (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dpreview_output_impl.cpp198 Camera_ErrorCode Camera_PreviewOutput::GetPreviewRotation(int32_t imageRotation, in GetPreviewRotation()
212 Camera_ErrorCode Camera_PreviewOutput::SetPreviewRotation(int32_t imageRotation, bool isDisplayLock… in SetPreviewRotation()
H A Dvideo_output_impl.cpp206 Camera_ErrorCode Camera_VideoOutput::GetVideoRotation(int32_t imageRotation, Camera_ImageRotation* … in GetVideoRotation()
H A Dphoto_output_impl.cpp412 Camera_ErrorCode Camera_PhotoOutput::GetPhotoRotation(int32_t imageRotation, Camera_ImageRotation* … in GetPhotoRotation()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dvideo_output.cpp200 Camera_ImageRotation* imageRotation) in OH_VideoOutput_GetVideoRotation()
H A Dpreview_output.cpp200 Camera_ImageRotation* imageRotation) in OH_PreviewOutput_GetPreviewRotation()
H A Dphoto_output.cpp399 Camera_ImageRotation* imageRotation) in OH_PhotoOutput_GetPhotoRotation()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp658 int32_t PreviewOutput::GetPreviewRotation(int32_t imageRotation) in GetPreviewRotation()
692 int32_t PreviewOutput::JudegRotationFunc(int32_t imageRotation) in JudegRotationFunc()
706 int32_t PreviewOutput::SetPreviewRotation(int32_t imageRotation, bool isDisplayLocked) in SetPreviewRotation()
H A Dvideo_output.cpp451 int32_t VideoOutput::GetVideoRotation(int32_t imageRotation) in GetVideoRotation()
H A Dphoto_output.cpp945 int32_t PhotoOutput::GetPhotoRotation(int32_t imageRotation) in GetPhotoRotation()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dpreview_output_napi.cpp864 int32_t imageRotation = 0; in SetPreviewRotation() local
H A Dvideo_output_napi.cpp671 int32_t imageRotation; in GetVideoRotation() local