Home
last modified time | relevance | path

Searched refs:IsOpened (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/camera/vdi_base/v4l2/include/camera_device/
H A Dcamera_device_vdi_impl.h61 bool IsOpened() const;
/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_device/
H A Ddcamera_device.h84 bool IsOpened();
/drivers/peripheral/camera/vdi_base/usb_camera/vdi_impl/src/camera_host/
H A Dcamera_host_usb_vdi_impl.cpp283 if (cameraDevice->IsOpened()) { in SetFlashlight()
392 if (it.second->IsOpened()) { in CloseAllCameras()
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dcamera_host_vdi_impl.cpp319 if (cameraDevice->IsOpened()) { in SetFlashlight()
428 if (it.second->IsOpened()) { in CloseAllCameras()
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
H A Ddcamera_host.cpp176 if (dcameraDevice->IsOpened()) { in OpenCameraImpl()
375 if (dcameraDevice->IsOpened()) { in RemoveDCameraDevice()
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp214 if (!IsOpened()) { in UpdateSettings()
625 bool DCameraDevice::IsOpened() in IsOpened() function in OHOS::DistributedHardware::DCameraDevice
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_device/
H A Dcamera_device_vdi_impl.cpp409 bool CameraDeviceVdiImpl::IsOpened() const in IsOpened() function in OHOS::Camera::CameraDeviceVdiImpl

Completed in 6 milliseconds