Home
last modified time | relevance | path

Searched refs:Brightness (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h749 MS_U32 Brightness; member
H A DapiGOP.c6233 bri.Brightness = u16BriVal; in MApi_GOP_SetGOPBrightness()
6311 *u16BriVal = bri.Brightness; in MApi_GOP_GetGOPBrightness()
H A DmapiGOP.c7088 GOP_SetBrightness(pInstance,gop,pBri->Brightness, pBri->bMSB); in Ioctl_GOP_SetProperty()
7521 MS_U16* pu16Brightness = (MS_U16*)&(pBri->Brightness); in Ioctl_GOP_GetProperty()