Home
last modified time | relevance | path

Searched refs:SetGammaTable (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/
DGeneral3A_Settings.h285 SetGammaTable = 1 << 26, enumerator
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMX3A.cpp424 mPending3Asettings &= ~SetGammaTable; in updateGammaTable()
485 mPending3Asettings |= SetGammaTable; in updateGammaTable()
2132 case SetGammaTable: in apply3Asettings()