Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1182 MS_BOOL bInitFWR; member
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c63 static MS_BOOL bInitFWR = FALSE; variable
5968 bInitFWR = bEnable; in GOP_GWIN_SetForceWrite()
5973 g_pGOPCtxLocal->bInitFWR = bEnable; in GOP_GWIN_SetForceWrite()
6746 MDrv_GOP_GWIN_SetForceWrite(g_pGOPCtxLocal, g_pGOPCtxLocal->bInitFWR); in Ioctl_GOP_Init()