Home | History | Annotate | Download | only in HAL

Lines Matching refs:setExposureCompensation

2138  * FUNCTION   : setExposureCompensation
2149 int32_t QCameraParameters::setExposureCompensation(const QCameraParameters & params)
2162 return setExposureCompensation(expComp);
3849 if ((rc = setExposureCompensation(params))) final_rc = rc;
4192 setExposureCompensation(m_pCapability->exposure_compensation_default); // 0
5680 * FUNCTION : setExposureCompensation
5691 int32_t QCameraParameters::setExposureCompensation(int expComp)