Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c271 … if(pGECtxLocal->pSharedCtx->u32LstGEClientId!=pGECtxLocal->u32GEClientId) \
273 … if(!pGECtxLocal->pSharedCtx->bNotFirstInit) \
277 … pGECtxLocal->pSharedCtx->u32LstGEClientId = pGECtxLocal->u32GEClientId; \
335 … if(pGECtxLocal->pSharedCtx->u32LstGEClientId!=pGECtxLocal->u32GEClientId) \
337 … if(!pGECtxLocal->pSharedCtx->bNotFirstInit) \
341 … pGECtxLocal->pSharedCtx->u32LstGEClientId = pGECtxLocal->u32GEClientId; \
389 … if(pGECtxLocal->pSharedCtx->u32LstGEClientId!=pGECtxLocal->u32GEClientId) \
391 … if(!pGECtxLocal->pSharedCtx->bNotFirstInit) \
395 … pGECtxLocal->pSharedCtx->u32LstGEClientId = pGECtxLocal->u32GEClientId; \
983 …|| ((pGECtxLocal->pSharedCtx->u32LstGEPaletteClientId!=pGECtxLocal->u32GEClientId) && pGECtxLocal-… in GE_Restore_PaletteContext()
[all …]
H A DdrvGE_private.h177 GE_CTX_SHARED* pSharedCtx;//pointer to shared context paramemetrs member