Home | History | Annotate | Download | only in HAL

Lines Matching refs:setExposureCompensation

1690  * FUNCTION   : setExposureCompensation
1701 int32_t QCameraParameters::setExposureCompensation(const QCameraParameters & params)
1709 return setExposureCompensation(expComp);
2773 if ((rc = setExposureCompensation(params))) final_rc = rc;
3066 setExposureCompensation(m_pCapability->exposure_compensation_default); // 0
4156 * FUNCTION : setExposureCompensation
4167 int32_t QCameraParameters::setExposureCompensation(int expComp)