Home
last modified time | relevance | path

Searched refs:IS_FLASH_STATE_NONE (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h154 IS_FLASH_STATE_NONE = 0, enumerator
DExynosCameraHWInterface2.cpp1064 m_ctlInfo.flash.m_flashCnt = IS_FLASH_STATE_NONE; in ExynosCameraHWInterface2()
2969 m_ctlInfo.flash.m_flashCnt = IS_FLASH_STATE_NONE; in m_preCaptureSetter()
2972 case IS_FLASH_STATE_NONE: in m_preCaptureSetter()
3243 m_ctlInfo.flash.m_flashCnt = IS_FLASH_STATE_NONE; in m_sensorThreadFunc()
3379 m_ctlInfo.flash.m_flashCnt = IS_FLASH_STATE_NONE; in m_sensorThreadFunc()
3393 m_ctlInfo.flash.m_flashCnt = IS_FLASH_STATE_NONE; in m_sensorThreadFunc()
4823 m_ctlInfo.flash.m_flashCnt = IS_FLASH_STATE_NONE; in OnPrecaptureMeteringTriggerStart()