Searched refs:newISO (Results 1 – 1 of 1) sorted by relevance
6923 int32_t newISO = ae_params.iso_value; in updateAEInfo() local6924 if (prevISO != newISO) { in updateAEInfo()6925 LOGD("update iso: old:%d, new:%d", prevISO, newISO); in updateAEInfo()6926 set(KEY_QC_CURRENT_ISO, newISO); in updateAEInfo()