Home
last modified time | relevance | path

Searched defs:GetPhotoRotation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.cpp412 Camera_ErrorCode Camera_PhotoOutput::GetPhotoRotation(int32_t imageRotation, Camera_ImageRotation* … in GetPhotoRotation() function in Camera_PhotoOutput
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp945 int32_t PhotoOutput::GetPhotoRotation(int32_t imageRotation) in GetPhotoRotation() function in OHOS::CameraStandard::PhotoOutput
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp2358 napi_value PhotoOutputNapi::GetPhotoRotation(napi_env env, napi_callback_info info) in GetPhotoRotation() function in OHOS::CameraStandard::PhotoOutputNapi