Searched refs:KEY_QC_BRIGHTNESS (Results 1 – 2 of 2) sorted by relevance
453 static const char KEY_QC_BRIGHTNESS[]; variable
330 const char QCameraParameters::KEY_QC_BRIGHTNESS[] = "luma-adaptation"; member in qcamera::QCameraParameters2244 int currentBrightness = getInt(KEY_QC_BRIGHTNESS); in setBrightness()2245 int brightness = params.getInt(KEY_QC_BRIGHTNESS); in setBrightness()2247 if(params.get(KEY_QC_BRIGHTNESS) == NULL) { in setBrightness()2283 return getInt(KEY_QC_BRIGHTNESS); in getBrightness()5791 updateParamEntry(KEY_QC_BRIGHTNESS, val); in setBrightness()