Home
last modified time | relevance | path

Searched refs:FLASH_TORCH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dcamera.h152 enum FlashMode : uint32_t { FlASH_OFF = 0, FlASH_SINGLE, FLASH_TORCH, FLASH_AUTO }; enumerator
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/vdi_impl/src/camera_host/
H A Dcamera_host_usb_vdi_impl.cpp323 RetCode rc = deviceManager->SetFlashlight(FLASH_TORCH, isEnable); in SetFlashlight()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dcamera_host_vdi_impl.cpp359 RetCode rc = deviceManager->SetFlashlight(FLASH_TORCH, isEnable); in SetFlashlight()