Home
last modified time | relevance | path

Searched refs:VALUE_ENABLE (Results 1 – 9 of 9) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.cpp311 const char QCameraParameters::VALUE_ENABLE[] = "enable"; member in qcamera::QCameraParameters
668 { VALUE_ENABLE, 1 },
3814 setDISValue(VALUE_ENABLE); in setRecordingHint()
5227 setLensShadeValue(VALUE_ENABLE); in initDefaultParameters()
5230 setMCEValue(VALUE_ENABLE); in initDefaultParameters()
5288 if (strncmp(VALUE_ENABLE, value, sizeof(VALUE_ENABLE))) { in initDefaultParameters()
6869 property_get("persist.camera.tintless", prop, VALUE_ENABLE); in setTintlessValue()
6900 setTintlessValue(VALUE_ENABLE); in setTintless()
7117 updateParamEntry(KEY_QC_OIS, VALUE_ENABLE); in updateOisValue()
9911 setDISValue(VALUE_ENABLE); in updateRecordingHintValue()
DQCameraParameters.h538 static const char VALUE_ENABLE[]; variable
DQCamera2HWI.cpp1988 && !strcmp(dis_param,QCameraParameters::VALUE_ENABLE); in allocateStreamInfoBuf()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.cpp311 const char QCameraParameters::VALUE_ENABLE[] = "enable"; member in qcamera::QCameraParameters
668 { VALUE_ENABLE, 1 },
3814 setDISValue(VALUE_ENABLE); in setRecordingHint()
5227 setLensShadeValue(VALUE_ENABLE); in initDefaultParameters()
5230 setMCEValue(VALUE_ENABLE); in initDefaultParameters()
5288 if (strncmp(VALUE_ENABLE, value, sizeof(VALUE_ENABLE))) { in initDefaultParameters()
6869 property_get("persist.camera.tintless", prop, VALUE_ENABLE); in setTintlessValue()
6900 setTintlessValue(VALUE_ENABLE); in setTintless()
7117 updateParamEntry(KEY_QC_OIS, VALUE_ENABLE); in updateOisValue()
9911 setDISValue(VALUE_ENABLE); in updateRecordingHintValue()
DQCameraParameters.h538 static const char VALUE_ENABLE[]; variable
DQCamera2HWI.cpp1988 && !strcmp(dis_param,QCameraParameters::VALUE_ENABLE); in allocateStreamInfoBuf()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.h447 static const char VALUE_ENABLE[]; variable
DQCameraParameters.cpp252 const char QCameraParameters::VALUE_ENABLE[] = "enable"; member in qcamera::QCameraParameters
555 { VALUE_ENABLE, 1 },
4362 setLensShadeValue(VALUE_ENABLE); in initDefaultParameters()
4366 setMCEValue(VALUE_ENABLE); in initDefaultParameters()
4407 if (strncmp(VALUE_ENABLE, value, sizeof(VALUE_ENABLE))) { in initDefaultParameters()
DQCamera2HWI.cpp1838 && !strcmp(dis_param,QCameraParameters::VALUE_ENABLE); in allocateStreamInfoBuf()