Home | History | Annotate | Download | only in HAL

Lines Matching refs:setExposureCompensation

2760  * FUNCTION   : setExposureCompensation
2771 int32_t QCameraParameters::setExposureCompensation(const QCameraParameters & params)
2784 return setExposureCompensation(expComp);
5078 if ((rc = setExposureCompensation(params))) final_rc = rc;
5498 setExposureCompensation(m_pCapability->exposure_compensation_default); // 0
8314 * FUNCTION : setExposureCompensation
8325 int32_t QCameraParameters::setExposureCompensation(int expComp)