Searched defs:bHWSemLock (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/ge/ |
| H A D | drvGE.c | 236 #define DRV_GE_ENTRY(pGECtx,bHWSemLock) do{\ argument 282 #define DRV_GE_RETURN(pGECtx,bHWSemLock) do{ \ argument 316 #define DRV_GE_ENTRY(pGECtx,bHWSemLock) do{\ argument 346 #define DRV_GE_RETURN(pGECtx,bHWSemLock) do{ \ argument 368 #define DRV_GE_ENTRY(pGECtx,bHWSemLock) do{\ argument 400 #define DRV_GE_RETURN(pGECtx,bHWSemLock) do{\ argument 490 static void GE_BeginDraw(GE_Context *pGECtx,MS_BOOL bHWSemLock) in GE_BeginDraw() 495 static void GE_EndDraw(GE_Context *pGECtx,MS_BOOL bHWSemLock) in GE_EndDraw() 1243 GE_Result GE_Get_Resource(GE_Context *pGECtx, MS_BOOL bHWSemLock) in GE_Get_Resource() 1257 GE_Result GE_Free_Resource(GE_Context *pGECtx, MS_BOOL bHWSemLock) in GE_Free_Resource()
|