Searched refs:VALUE_ENABLE (Results 1 – 3 of 3) sorted by relevance
311 const char QCameraParameters::VALUE_ENABLE[] = "enable"; member in qcamera::QCameraParameters668 { 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()
538 static const char VALUE_ENABLE[]; variable
1988 && !strcmp(dis_param,QCameraParameters::VALUE_ENABLE); in allocateStreamInfoBuf()