Home
last modified time | relevance | path

Searched defs:OnDepthDataError (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_depth_data_callback_proxy.cpp26 int32_t HStreamDepthDataCallbackProxy::OnDepthDataError(int32_t errorCode) in OnDepthDataError() function in OHOS::CameraStandard::HStreamDepthDataCallbackProxy
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Ddepth_data_output.cpp40 int32_t DepthDataOutputCallbackImpl::OnDepthDataError(int32_t errorCode) in OnDepthDataError() function in OHOS::CameraStandard::DepthDataOutputCallbackImpl
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_depth_data.cpp229 int32_t HStreamDepthData::OnDepthDataError(int32_t errorType) in OnDepthDataError() function in OHOS::CameraStandard::HStreamDepthData
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp201 void DepthDataOutputCallback::OnDepthDataError(const int32_t errorCode) const in OnDepthDataError() function in OHOS::CameraStandard::DepthDataOutputCallback