Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching defs:setEVCompensation

98                    setEVCompensation(mParameters3A);
266 mPending3Asettings |= SetEVCompensation;
960 status_t OMXCameraAdapter::setEVCompensation(Gen3A_settings& Gen3A)
1985 setEVCompensation(Gen3A);
1990 mPending3Asettings &= (SetEVCompensation | SetFocus | SetWBLock |
2001 case SetEVCompensation:
2003 ret |= setEVCompensation(Gen3A);