Home
last modified time | relevance | path

Searched refs:OpenCamera_V1_2 (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_host/
H A Ddcamera_host.h64 int32_t OpenCamera_V1_2(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackObj,
/drivers/peripheral/camera/test/common/v1_2/src/
H A Dhdi_common_v1_2.cpp152 rc = serviceV1_2->OpenCamera_V1_2(cameraIds[1], deviceCallback, cameraDeviceV1_2); in OpenCameraV1_2()
154 rc = serviceV1_2->OpenCamera_V1_2(cameraIds[0], deviceCallback, cameraDeviceV1_2); in OpenCameraV1_2()
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
H A Ddcamera_host.cpp204 int32_t DCameraHost::OpenCamera_V1_2(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackObj, in OpenCamera_V1_2() function in OHOS::DistributedHardware::DCameraHost

Completed in 3 milliseconds