Home
last modified time | relevance | path

Searched refs:wb_type (Results 1 – 1 of 1) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.cpp2860 int32_t wb_type = atoi(type); in setManualWhiteBalance() local
2861 if (wb_type == CAM_MANUAL_WB_MODE_CCT) { in setManualWhiteBalance()
2863 } else if (wb_type == CAM_MANUAL_WB_MODE_GAIN) { in setManualWhiteBalance()