Searched defs:setAutoExposure (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp1377 * FUNCTION : setAutoExposure
1388 int32_t QCameraParameters::setAutoExposure(const QCameraParameters& params) function in class:qcamera::QCameraParameters
1395 return setAutoExposure(str);
2755 if ((rc = setAutoExposure(params))) final_rc = rc;
3060 setAutoExposure(AUTO_EXPOSURE_FRAME_AVG);
3532 * FUNCTION : setAutoExposure
3543 int32_t QCameraParameters::setAutoExposure(const char *autoExp) function in class:qcamera::QCameraParameters

Completed in 18 milliseconds