Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h190 MS_U16 u16GEPrevSEMID; //backup previous Sem ID for palette restore. member
H A DdrvGE.c981 if( (pGECtxLocal->u32GESEMID!=pGECtxLocal->u16GEPrevSEMID) in GE_Restore_PaletteContext()
3854 pGECtxLocal->u16GEPrevSEMID = pGECtxLocal->u32GESEMID; in MDrv_GE_Init()