Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.cpp2542 int32_t wb_type = atoi(type); in setManualWhiteBalance() local
2543 if (wb_type == CAM_MANUAL_WB_MODE_CCT) { in setManualWhiteBalance()
2545 } else if (wb_type == CAM_MANUAL_WB_MODE_GAIN) { in setManualWhiteBalance()