/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
H A D | photo_output_impl.cpp | 66 CHECK_AND_RETURN_RET_LOG(innerCallback_ != nullptr, CAMERA_SERVICE_FATAL_ERROR, in RegisterCallback() 83 CHECK_AND_RETURN_RET_LOG(photoListener_ != nullptr, CAMERA_SERVICE_FATAL_ERROR, in RegisterPhotoAvailableCallback() 87 CHECK_AND_RETURN_RET_LOG(ret == SURFACE_ERROR_OK, CAMERA_SERVICE_FATAL_ERROR, in RegisterPhotoAvailableCallback() 113 CHECK_AND_RETURN_RET_LOG(ret == SURFACE_ERROR_OK, CAMERA_SERVICE_FATAL_ERROR, in RegisterRawPhotoAvailableCallback() 126 CHECK_AND_RETURN_RET_LOG(photoListener_ != nullptr, CAMERA_SERVICE_FATAL_ERROR, in RegisterPhotoAssetAvailableCallback() 130 CHECK_AND_RETURN_RET_LOG(ret == SURFACE_ERROR_OK, CAMERA_SERVICE_FATAL_ERROR, in RegisterPhotoAssetAvailableCallback() 153 CHECK_AND_RETURN_RET_LOG(innerCallback_ != nullptr, CAMERA_SERVICE_FATAL_ERROR, in RegisterCaptureStartWithInfoCallback() 176 CHECK_AND_RETURN_RET_LOG(innerCallback_ != nullptr, CAMERA_SERVICE_FATAL_ERROR, in RegisterCaptureEndCallback() 198 CHECK_AND_RETURN_RET_LOG(innerCallback_ != nullptr, CAMERA_SERVICE_FATAL_ERROR, in RegisterFrameShutterEndCallback() 379 CHECK_AND_RETURN_RET_LOG(newProfile != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetActiveProfile() [all …]
|
H A D | video_output_impl.cpp | 125 CHECK_AND_RETURN_RET_LOG(videoOutputProfile != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetVideoProfile() 130 CHECK_AND_RETURN_RET_LOG(itr != g_fwToNdkCameraFormat.end(), CAMERA_SERVICE_FATAL_ERROR, in GetVideoProfile() 134 CHECK_AND_RETURN_RET_LOG(frames.size() > 1, CAMERA_SERVICE_FATAL_ERROR, in GetVideoProfile() 138 CHECK_AND_RETURN_RET_LOG(newProfile != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetVideoProfile() 160 CHECK_AND_RETURN_RET_LOG(newframeRateRange != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetSupportedFrameRates() 168 return CAMERA_SERVICE_FATAL_ERROR; in GetSupportedFrameRates() 198 CHECK_AND_RETURN_RET_LOG(activeFrameRate.size() > 1, CAMERA_SERVICE_FATAL_ERROR, in GetActiveFrameRate() 208 CHECK_AND_RETURN_RET_LOG(cameraImageRotation != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetVideoRotation() 210 CHECK_AND_RETURN_RET_LOG(innerVideoOutput_ != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetVideoRotation() 213 …CHECK_AND_RETURN_RET_LOG(cameraOutputRotation != CAMERA_SERVICE_FATAL_ERROR, CAMERA_SERVICE_FATAL_… in GetVideoRotation()
|
H A D | preview_output_impl.cpp | 123 CHECK_AND_RETURN_RET_LOG(previewOutputProfile != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetActiveProfile() 128 CHECK_AND_RETURN_RET_LOG(itr != g_fwToNdkCameraFormat.end(), CAMERA_SERVICE_FATAL_ERROR, in GetActiveProfile() 132 CHECK_AND_RETURN_RET_LOG(newProfile != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetActiveProfile() 152 CHECK_AND_RETURN_RET_LOG(newframeRateRange != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetSupportedFrameRates() 160 return CAMERA_SERVICE_FATAL_ERROR; in GetSupportedFrameRates() 190 CHECK_AND_RETURN_RET_LOG(activeFrameRate.size() > 1, CAMERA_SERVICE_FATAL_ERROR, in GetActiveFrameRate() 201 CHECK_AND_RETURN_RET_LOG(cameraImageRotation != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetPreviewRotation() 206 …CHECK_AND_RETURN_RET_LOG(cameraOutputRotation != CAMERA_SERVICE_FATAL_ERROR, CAMERA_SERVICE_FATAL_… in GetPreviewRotation() 217 CHECK_AND_RETURN_RET_LOG(ret != CAMERA_SERVICE_FATAL_ERROR, CAMERA_SERVICE_FATAL_ERROR, in SetPreviewRotation()
|
H A D | camera_manager_impl.cpp | 218 return CAMERA_SERVICE_FATAL_ERROR; in GetSupportedCameras() 251 CHECK_AND_RETURN_RET_LOG(outCapability != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetSupportedCameraOutputCapability() 397 CHECK_AND_RETURN_RET_LOG(outCapability != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetSupportedCameraOutputCapabilityWithSceneMode() 485 return CAMERA_SERVICE_FATAL_ERROR; in CreateCameraInput() 508 CHECK_ERROR_RETURN_RET_LOG(innerCameraInput == nullptr, CAMERA_SERVICE_FATAL_ERROR, in CreateCameraInputWithPositionAndType() 557 CHECK_AND_RETURN_RET_LOG(innerPreviewOutput != nullptr, CAMERA_SERVICE_FATAL_ERROR, in CreatePreviewOutputUsedInPreconfig() 604 CHECK_AND_RETURN_RET_LOG(innerPhotoOutput != nullptr, CAMERA_SERVICE_FATAL_ERROR, in CreatePhotoOutputUsedInPreconfig() 633 CAMERA_SERVICE_FATAL_ERROR, "Create photo output failed"); in CreatePhotoOutputWithoutSurface() 682 CHECK_AND_RETURN_RET_LOG(innerVideoOutput != nullptr, CAMERA_SERVICE_FATAL_ERROR, in CreateVideoOutputUsedInPreconfig() 720 return CAMERA_SERVICE_FATAL_ERROR; in GetCameraOrientation() [all …]
|
H A D | capture_session_impl.cpp | 166 CHECK_AND_RETURN_RET_LOG(innerCallback != nullptr, CAMERA_SERVICE_FATAL_ERROR, in RegisterCallback() 369 return CAMERA_SERVICE_FATAL_ERROR; in SetZoomRatio() 380 return CAMERA_SERVICE_FATAL_ERROR; in IsFocusModeSupported() 403 return CAMERA_SERVICE_FATAL_ERROR; in SetFocusMode() 421 return CAMERA_SERVICE_FATAL_ERROR; in SetFocusPoint() 473 return CAMERA_SERVICE_FATAL_ERROR; in SetFlashMode() 484 return CAMERA_SERVICE_FATAL_ERROR; in IsExposureModeSupported() 507 return CAMERA_SERVICE_FATAL_ERROR; in SetExposureMode() 534 return CAMERA_SERVICE_FATAL_ERROR; in SetMeteringPoint() 564 return CAMERA_SERVICE_FATAL_ERROR; in SetExposureBias() [all …]
|
H A D | camera_util.cpp | 62 err = CAMERA_SERVICE_FATAL_ERROR; in FrameworkToNdkCameraError()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/ |
H A D | _o_h___camera.md | 1041 - CAMERA_SERVICE_FATAL_ERROR 2091 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 3475 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 3655 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 4113 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 4144 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 4229 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 4778 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 4807 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 4920 - CAMERA_SERVICE_FATAL_ERROR:相机服务出现致命错误。 [all …]
|
H A D | camera_8h.md | 94 …NRESOLVED_CONFLICTS_WITH_CURRENT_CONFIGURATIONS = 7400110,<br/>CAMERA_SERVICE_FATAL_ERROR = 740020…
|
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/ |
H A D | _o_h___camera.md | 1025 - CAMERA_SERVICE_FATAL_ERROR 1089 **CAMERA_SERVICE_FATAL_ERROR** in [Camera_ErrorCode](#camera_errorcode-1). 1153 **CAMERA_SERVICE_FATAL_ERROR** in [Camera_ErrorCode](#camera_errorcode-1). 1292 **CAMERA_SERVICE_FATAL_ERROR** in [Camera_ErrorCode](#camera_errorcode-1). 1435 **CAMERA_SERVICE_FATAL_ERROR** in [Camera_ErrorCode](#camera_errorcode-1). 1498 **CAMERA_SERVICE_FATAL_ERROR** in [Camera_ErrorCode](#camera_errorcode-1). 1638 | CAMERA_SERVICE_FATAL_ERROR | A fatal error occurs in the camera service.| 2000 - **CAMERA_SERVICE_FATAL_ERROR**: A fatal error occurs in the camera service. 2029 - **CAMERA_SERVICE_FATAL_ERROR**: A fatal error occurs in the camera service. 2059 - **CAMERA_SERVICE_FATAL_ERROR**: A fatal error occurs in the camera service. [all …]
|
H A D | camera_8h.md | 94 …UNRESOLVED_CONFLICTS_WITH_CURRENT_CONFIGURATIONS = 7400110,<br>CAMERA_SERVICE_FATAL_ERROR = 740020…
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/ |
H A D | camera.h | 127 CAMERA_SERVICE_FATAL_ERROR = 7400201 enumerator
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_ndk_unittest.cpp | 2332 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2337 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2341 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2348 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2353 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2357 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2361 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2365 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2461 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); 2466 EXPECT_EQ(ret, CAMERA_SERVICE_FATAL_ERROR); [all …]
|