Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c2815 if(g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable) in Ioctl_GFX_LineDraw()
2834 if(g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable) in Ioctl_GFX_LineDraw()
2837 g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable=FALSE; in Ioctl_GFX_LineDraw()
2858 if(g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable) in Ioctl_GFX_RectFill()
2877 if(g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable) in Ioctl_GFX_RectFill()
2880 g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable=FALSE; in Ioctl_GFX_RectFill()
2902 if(g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable) in Ioctl_GFX_TriFill()
2921 if(g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable) in Ioctl_GFX_TriFill()
2924 g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable=FALSE; in Ioctl_GFX_TriFill()
2946 if(g_apiGFXLocal.g_pGEContext->pBufInfo.bEnflushtlbtable) in Ioctl_GFX_SpanFill()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h890 MS_BOOL bEnflushtlbtable; member