Home
last modified time | relevance | path

Searched refs:bDither (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX_private.h149 MS_BOOL bDither; //////////Dither member
H A DmapiGFX.c2677 g_apiGFXLocal.bDither = pFireInfo->bDither; in GFX_SetFireInfo()
2678 MDrv_GE_SetDither(g_apiGFXLocal.g_pGEContext,g_apiGFXLocal.bDither); in GFX_SetFireInfo()
3252 g_apiGFXLocal.bDither = *pbVal; in Ioctl_GFX_SetConfig()
3253 MDrv_GE_SetDither(g_apiGFXLocal.g_pGEContext,g_apiGFXLocal.bDither); in Ioctl_GFX_SetConfig()
H A DapiGFX.c943 GFXFireInfo.bDither = enable; in MApi_GFX_SetDither()
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h220 MS_BOOL bDither; member
H A DdrvGE.c467 MS_BOOL bDither = FALSE; variable
3036 …if( (bDither == TRUE) && ((flags & E_GE_FLAG_RECT_GRADIENT_X) || (flags & E_GE_FLAG_RECT_GRADIENT_… in MDrv_GE_FillRect()
3068 MDrv_GE_SetDither(pGECtx,bDither); in MDrv_GE_FillRect()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h348 MS_BOOL bDither; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt54879 MS_BOOL bDither;