Home
last modified time | relevance | path

Searched refs:KEY_QC_AUTO_EXPOSURE (Results 1 – 8 of 8) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraParameters.cpp54 const char QCameraParameters::KEY_QC_AUTO_EXPOSURE[] = "auto-exposure"; member in android::QCameraParameters
DQCameraHWI_Parm.cpp1098 mParameters.set(QCameraParameters::KEY_QC_AUTO_EXPOSURE, in initDefaultParameters()
2237 const char *str = params.get(QCameraParameters::KEY_QC_AUTO_EXPOSURE); in setAutoExposure()
2241 mParameters.set(QCameraParameters::KEY_QC_AUTO_EXPOSURE, str); in setAutoExposure()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.h92 static const char KEY_QC_AUTO_EXPOSURE[]; variable
DQCameraParameters.cpp61 const char QCameraParameters::KEY_QC_AUTO_EXPOSURE[] = "auto-exposure"; member in qcamera::QCameraParameters
1390 const char *str = params.get(KEY_QC_AUTO_EXPOSURE); in setAutoExposure()
1391 const char *prev_str = get(KEY_QC_AUTO_EXPOSURE); in setAutoExposure()
3551 updateParamEntry(KEY_QC_AUTO_EXPOSURE, autoExp); in setAutoExposure()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraParameters.h91 static const char KEY_QC_AUTO_EXPOSURE[]; variable
DQCameraParameters.cpp61 const char QCameraParameters::KEY_QC_AUTO_EXPOSURE[] = "auto-exposure"; member in qcamera::QCameraParameters
1390 const char *str = params.get(KEY_QC_AUTO_EXPOSURE); in setAutoExposure()
1391 const char *prev_str = get(KEY_QC_AUTO_EXPOSURE); in setAutoExposure()
3551 updateParamEntry(KEY_QC_AUTO_EXPOSURE, autoExp); in setAutoExposure()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.h154 static const char KEY_QC_AUTO_EXPOSURE[]; variable
DQCameraParameters.cpp61 const char QCameraParameters::KEY_QC_AUTO_EXPOSURE[] = "auto-exposure"; member in qcamera::QCameraParameters
1662 const char *str = params.get(KEY_QC_AUTO_EXPOSURE); in setAutoExposure()
1663 const char *prev_str = get(KEY_QC_AUTO_EXPOSURE); in setAutoExposure()
4829 updateParamEntry(KEY_QC_AUTO_EXPOSURE, autoExp); in setAutoExposure()