Home
last modified time | relevance | path

Searched defs:cameraDevice (Results 1 – 10 of 10) 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/vdi_base/v4l2/src/camera_host/
Dcamera_host_vdi_impl.cpp76 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = in Init() local
183 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr->second; in OpenCamera() local
318 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr.second; in SetFlashlight() local
403 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.cpp147 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr->second; in OpenCamera() local
282 std::shared_ptr<CameraDeviceVdiImpl> cameraDevice = itr.second; in SetFlashlight() local
367 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/
Dopen_camera_test.cpp50 OHOS::sptr<ICameraDevice> cameraDevice; in TEST_F() local
Dtest_camera_base.h117 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/test/hdi/v1_1/include/
Dhdi_common_v1_1.h89 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/test/hdi/v1_0/include/
Dut_common.h70 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/test/fuzztest/common/include/
Dcommon.h121 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable
/drivers/peripheral/camera/test/hdi/v1_2/include/
Dhdi_common_v1_2.h116 OHOS::sptr<ICameraDevice> cameraDevice = nullptr; variable