Searched refs:VALUE_ENABLE (Results 1 – 9 of 9) sorted by relevance
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 311 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()
|
D | QCameraParameters.h | 538 static const char VALUE_ENABLE[]; variable
|
D | QCamera2HWI.cpp | 1988 && !strcmp(dis_param,QCameraParameters::VALUE_ENABLE); in allocateStreamInfoBuf()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 311 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()
|
D | QCameraParameters.h | 538 static const char VALUE_ENABLE[]; variable
|
D | QCamera2HWI.cpp | 1988 && !strcmp(dis_param,QCameraParameters::VALUE_ENABLE); in allocateStreamInfoBuf()
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraParameters.h | 447 static const char VALUE_ENABLE[]; variable
|
D | QCameraParameters.cpp | 252 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()
|
D | QCamera2HWI.cpp | 1838 && !strcmp(dis_param,QCameraParameters::VALUE_ENABLE); in allocateStreamInfoBuf()
|