Searched defs:imageRotation (Results 1 – 11 of 11) sorted by relevance
198 Camera_ErrorCode Camera_PreviewOutput::GetPreviewRotation(int32_t imageRotation, in GetPreviewRotation()210 Camera_ErrorCode Camera_PreviewOutput::SetPreviewRotation(int32_t imageRotation, bool isDisplayLock… in SetPreviewRotation()
206 Camera_ErrorCode Camera_VideoOutput::GetVideoRotation(int32_t imageRotation, Camera_ImageRotation* … in GetVideoRotation()
412 Camera_ErrorCode Camera_PhotoOutput::GetPhotoRotation(int32_t imageRotation, Camera_ImageRotation* … in GetPhotoRotation()
200 Camera_ImageRotation* imageRotation) in OH_VideoOutput_GetVideoRotation()
200 Camera_ImageRotation* imageRotation) in OH_PreviewOutput_GetPreviewRotation()
399 Camera_ImageRotation* imageRotation) in OH_PhotoOutput_GetPhotoRotation()
653 int32_t PreviewOutput::GetPreviewRotation(int32_t imageRotation) in GetPreviewRotation()681 int32_t PreviewOutput::SetPreviewRotation(int32_t imageRotation, bool isDisplayLocked) in SetPreviewRotation()
451 int32_t VideoOutput::GetVideoRotation(int32_t imageRotation) in GetVideoRotation()
923 int32_t PhotoOutput::GetPhotoRotation(int32_t imageRotation) in GetPhotoRotation()
668 int32_t imageRotation; in GetVideoRotation() local
859 int32_t imageRotation = 0; in SetPreviewRotation() local