Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:SetGammaTable

424     mPending3Asettings &= ~SetGammaTable;
485 mPending3Asettings |= SetGammaTable;
1881 status_t OMXCameraAdapter::setGammaTable(Gen3A_settings& Gen3A)
2132 case SetGammaTable:
2134 ret |= setGammaTable(Gen3A);