Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h1032 int32_t setManualWBGains(const char *gainStr);
DQCameraParameters.cpp2895 rc = setManualWBGains(value); in setManualWhiteBalance()
8788 int32_t QCameraParameters::setManualWBGains(const char *gainStr) in setManualWBGains() function in qcamera::QCameraParameters