Home
last modified time | relevance | path

Searched refs:ConvertCaptureErrorInfoHdiToVdi (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/include/
H A Dcamera_service_type_converter.h34 void ConvertCaptureErrorInfoHdiToVdi(const CaptureErrorInfo &src, VdiCaptureErrorInfo &dst);
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_service_type_converter.cpp66 void ConvertCaptureErrorInfoHdiToVdi(const CaptureErrorInfo &src, VdiCaptureErrorInfo &dst) in ConvertCaptureErrorInfoHdiToVdi() function