Searched refs:wb_type (Results 1 – 1 of 1) sorted by relevance
2860 int32_t wb_type = atoi(type); in setManualWhiteBalance() local2861 if (wb_type == CAM_MANUAL_WB_MODE_CCT) { in setManualWhiteBalance()2863 } else if (wb_type == CAM_MANUAL_WB_MODE_GAIN) { in setManualWhiteBalance()