Home
last modified time | relevance | path

Searched refs:OnCameraInputError (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/media/camera/
H A Dnative-camera-device-input.md74 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode)
82 .onError = OnCameraInputError
H A Dnative-camera-recording-case.md31 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode)
39 .onError = OnCameraInputError
H A Dnative-camera-shooting-case.md83 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode)
91 .onError = OnCameraInputError
/ohos5.0/docs/en/application-dev/media/camera/
H A Dnative-camera-device-input.md74 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode)
82 .onError = OnCameraInputError
H A Dnative-camera-recording-case.md31 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode)
39 .onError = OnCameraInputError
H A Dnative-camera-shooting-case.md83 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode)
91 .onError = OnCameraInputError
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp834 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError() function
842 .onError = OnCameraInputError in GetCameraInputListener()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp256 static void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError() function
2569 .onError = OnCameraInputError
2652 .onError = OnCameraInputError