Home
last modified time | relevance | path

Searched refs:KEY_QC_ZSL_BURST_INTERVAL (Results 1 – 6 of 6) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.h106 static const char KEY_QC_ZSL_BURST_INTERVAL[]; variable
DQCameraParameters.cpp83 const char QCameraParameters::KEY_QC_ZSL_BURST_INTERVAL[] = "capture-burst-interval"; member in qcamera::QCameraParameters
2627 const char *str = params.get(KEY_QC_ZSL_BURST_INTERVAL); in setZslAttributes()
2629 set(KEY_QC_ZSL_BURST_INTERVAL, str); in setZslAttributes()
2633 set(KEY_QC_ZSL_BURST_INTERVAL, prop); in setZslAttributes()
4978 int interval = getInt(KEY_QC_ZSL_BURST_INTERVAL); in getZSLBurstInterval()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraParameters.h105 static const char KEY_QC_ZSL_BURST_INTERVAL[]; variable
DQCameraParameters.cpp83 const char QCameraParameters::KEY_QC_ZSL_BURST_INTERVAL[] = "capture-burst-interval"; member in qcamera::QCameraParameters
2627 const char *str = params.get(KEY_QC_ZSL_BURST_INTERVAL); in setZslAttributes()
2629 set(KEY_QC_ZSL_BURST_INTERVAL, str); in setZslAttributes()
2633 set(KEY_QC_ZSL_BURST_INTERVAL, prop); in setZslAttributes()
4978 int interval = getInt(KEY_QC_ZSL_BURST_INTERVAL); in getZSLBurstInterval()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.h168 static const char KEY_QC_ZSL_BURST_INTERVAL[]; variable
DQCameraParameters.cpp84 const char QCameraParameters::KEY_QC_ZSL_BURST_INTERVAL[] = "capture-burst-interval"; member in qcamera::QCameraParameters
3577 const char *str = params.get(KEY_QC_ZSL_BURST_INTERVAL); in setZslAttributes()
3579 set(KEY_QC_ZSL_BURST_INTERVAL, str); in setZslAttributes()
3583 set(KEY_QC_ZSL_BURST_INTERVAL, prop); in setZslAttributes()
7190 int interval = getInt(KEY_QC_ZSL_BURST_INTERVAL); in getZSLBurstInterval()