Home
last modified time | relevance | path

Searched defs:cameraDevice (Results 1 – 8 of 8) sorted by relevance

/drivers/hdf_core/framework/model/camera/device_manager/src/
Dcamera_device_manager.c39 static bool AddCameraDeviceToTable(uint32_t index, struct CameraDevice *cameraDevice) in AddCameraDeviceToTable()
53 static void RemoveCameraDeviceFromTable(const struct CameraDevice *cameraDevice) in RemoveCameraDeviceFromTable()
/drivers/peripheral/camera/test/fuzztest/common/include/
Dcommon.h42 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
Dcamera_host_vdi_impl.cpp71 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = in Init() local
170 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr->second; in OpenCamera() local
303 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr.second; in SetFlashlight() local
388 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = in OnCameraStatus() local
/drivers/peripheral/camera/vdi_base/usb_camera/vdi_impl/src/camera_host/
Dcamera_host_usb_vdi_impl.cpp148 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr->second; in OpenCamera() local
281 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr.second; in SetFlashlight() local
366 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = in OnCameraStatus() local
/drivers/peripheral/camera/test/mpi/include/
Dcommon.h106 std::shared_ptr<ICameraDevice> cameraDevice = nullptr; variable
109 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/test/ut/v4l2/
Dtest_camera_base.h117 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/test/hdi/v1_0/include/
Dut_common.h71 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/test/hdi/v1_1/include/
Dhdi_common_v1_1.h79 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable