Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/include/
H A Dcamera_service_type_converter.h40 void ConvertCaptureInfoVdiToHdi(const VdiCaptureInfo &src, CaptureInfo &dst);
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_service_type_converter.cpp99 void ConvertCaptureInfoVdiToHdi(const VdiCaptureInfo &src, CaptureInfo &dst) in ConvertCaptureInfoVdiToHdi() function