Searched refs:KEY_QC_BRIGHTNESS (Results 1 – 6 of 6) sorted by relevance
279 static const char KEY_QC_BRIGHTNESS[]; variable
243 const char QCameraParameters::KEY_QC_BRIGHTNESS[] = "luma-adaptation"; member in qcamera::QCameraParameters1532 int currentBrightness = getInt(KEY_QC_BRIGHTNESS); in setBrightness()1533 int brightness = params.getInt(KEY_QC_BRIGHTNESS); in setBrightness()3609 updateParamEntry(KEY_QC_BRIGHTNESS, val); in setBrightness()
280 static const char KEY_QC_BRIGHTNESS[]; variable
379 static const char KEY_QC_BRIGHTNESS[]; variable
271 const char QCameraParameters::KEY_QC_BRIGHTNESS[] = "luma-adaptation"; member in qcamera::QCameraParameters1955 int currentBrightness = getInt(KEY_QC_BRIGHTNESS); in setBrightness()1956 int brightness = params.getInt(KEY_QC_BRIGHTNESS); in setBrightness()1958 if(params.get(KEY_QC_BRIGHTNESS) == NULL) { in setBrightness()4888 updateParamEntry(KEY_QC_BRIGHTNESS, val); in setBrightness()