Searched refs:m_nBurstLEDOnPeriod (Results 1 – 6 of 6) sorted by relevance
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 820 int m_nBurstLEDOnPeriod; variable
|
D | QCameraParameters.cpp | 638 m_nBurstLEDOnPeriod(100), in QCameraParameters() 726 m_nBurstLEDOnPeriod(100), in QCameraParameters() 1540 m_nBurstLEDOnPeriod = nBurstLEDOnPeriod; in setBurstLEDOnPeriod() 7376 CDBG_HIGH("%s: [ZSL Retro] burst LED ON period: %d", __func__, m_nBurstLEDOnPeriod); in getBurstLEDOnPeriod() 7377 return m_nBurstLEDOnPeriod; in getBurstLEDOnPeriod()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 998 int m_nBurstLEDOnPeriod; variable
|
D | QCameraParameters.cpp | 791 m_nBurstLEDOnPeriod(100), in QCameraParameters() 898 m_nBurstLEDOnPeriod(100), in QCameraParameters() 1765 m_nBurstLEDOnPeriod = nBurstLEDOnPeriod; in setBurstLEDOnPeriod() 1766 CDBG_HIGH("%s: Burst LED on period %u", __func__, m_nBurstLEDOnPeriod); in setBurstLEDOnPeriod() 9306 CDBG_HIGH("%s: [ZSL Retro] burst LED ON period: %d", __func__, m_nBurstLEDOnPeriod); in getBurstLEDOnPeriod() 9307 return m_nBurstLEDOnPeriod; in getBurstLEDOnPeriod()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 998 int m_nBurstLEDOnPeriod; variable
|
D | QCameraParameters.cpp | 791 m_nBurstLEDOnPeriod(100), in QCameraParameters() 898 m_nBurstLEDOnPeriod(100), in QCameraParameters() 1765 m_nBurstLEDOnPeriod = nBurstLEDOnPeriod; in setBurstLEDOnPeriod() 1766 CDBG_HIGH("%s: Burst LED on period %u", __func__, m_nBurstLEDOnPeriod); in setBurstLEDOnPeriod() 9306 CDBG_HIGH("%s: [ZSL Retro] burst LED ON period: %d", __func__, m_nBurstLEDOnPeriod); in getBurstLEDOnPeriod() 9307 return m_nBurstLEDOnPeriod; in getBurstLEDOnPeriod()
|