Searched refs:KEY_QC_BRIGHTNESS (Results 1 – 2 of 2) sorted by relevance
490 static const char KEY_QC_BRIGHTNESS[]; variable
389 const char QCameraParameters::KEY_QC_BRIGHTNESS[] = "luma-adaptation"; member in qcamera::QCameraParameters2591 int currentBrightness = getInt(KEY_QC_BRIGHTNESS); in setBrightness()2592 int brightness = params.getInt(KEY_QC_BRIGHTNESS); in setBrightness()2594 if(params.get(KEY_QC_BRIGHTNESS) == NULL) { in setBrightness()2630 return getInt(KEY_QC_BRIGHTNESS); in getBrightness()6801 updateParamEntry(KEY_QC_BRIGHTNESS, val); in setBrightness()