Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h164 MS_BOOL bNotFirstInit; member
H A DdrvGE.c273 … if(!pGECtxLocal->pSharedCtx->bNotFirstInit) \
337 … if(!pGECtxLocal->pSharedCtx->bNotFirstInit) \
391 … if(!pGECtxLocal->pSharedCtx->bNotFirstInit) \
3937 pGECtxLocal->pSharedCtx->bNotFirstInit = TRUE; in MDrv_GE_Init()