Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c957 MS_BOOL bAlphaInv; in MApi_GOP_GWIN_SetAlphaInverse_EX() local
963 bAlphaInv = bEnable; in MApi_GOP_GWIN_SetAlphaInverse_EX()
968 ioctl_info.pSetting = (void*)&bAlphaInv; in MApi_GOP_GWIN_SetAlphaInverse_EX()
999 MS_BOOL bAlphaInv; in MApi_GOP_GWIN_GetAlphaInverse_EX() local
1008 ioctl_info.pSetting = (void*)&bAlphaInv; in MApi_GOP_GWIN_GetAlphaInverse_EX()
1016 *bEnable = bAlphaInv; in MApi_GOP_GWIN_GetAlphaInverse_EX()