Searched refs:setAutoExposure (Results 1 – 2 of 2) sorted by relevance
883 int32_t setAutoExposure(const QCameraParameters& );954 int32_t setAutoExposure(const char *autoExp);
2188 int32_t QCameraParameters::setAutoExposure(const QCameraParameters& params) in setAutoExposure() function in qcamera::QCameraParameters2195 return setAutoExposure(str); in setAutoExposure()5059 if ((rc = setAutoExposure(params))) final_rc = rc; in updateParameters()5492 setAutoExposure(AUTO_EXPOSURE_FRAME_AVG); in initDefaultParameters()6473 int32_t QCameraParameters::setAutoExposure(const char *autoExp) in setAutoExposure() function in qcamera::QCameraParameters