Searched refs:FLASH_TORCH (Results 1 – 3 of 3) sorted by relevance
152 enum FlashMode : uint32_t { FlASH_OFF = 0, FlASH_SINGLE, FLASH_TORCH, FLASH_AUTO }; enumerator
323 RetCode rc = deviceManager->SetFlashlight(FLASH_TORCH, isEnable); in SetFlashlight()
359 RetCode rc = deviceManager->SetFlashlight(FLASH_TORCH, isEnable); in SetFlashlight()