Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp2891 int32_t wb_type = atoi(type); in setManualWhiteBalance() local
2892 if (wb_type == CAM_MANUAL_WB_MODE_CCT) { in setManualWhiteBalance()
2894 } else if (wb_type == CAM_MANUAL_WB_MODE_GAIN) { in setManualWhiteBalance()