Home
last modified time | relevance | path

Searched refs:u8Alpha_Const (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c2631 …32geRgbColor = (g_apiGFXLocal.u32geRgbColor&0x00ffffff)|((pFireInfo->GFXSetABL.u8Alpha_Const)<<24); in GFX_SetFireInfo()
2636 g_apiGFXLocal.pABLInfo.u32ABLConstCoef = (MS_U32)pFireInfo->GFXSetABL.u8Alpha_Const; in GFX_SetFireInfo()
2637 …, pFireInfo->GFXSetABL.eABLCoef, pFireInfo->GFXSetABL.eDb_abl, pFireInfo->GFXSetABL.u8Alpha_Const); in GFX_SetFireInfo()
3107 …FXLocal.u32geRgbColor = (g_apiGFXLocal.u32geRgbColor&0x00ffffff)|((pGFXSetABL->u8Alpha_Const)<<24); in Ioctl_GFX_SetABL()
3112 g_apiGFXLocal.pABLInfo.u32ABLConstCoef = (MS_U32)pGFXSetABL->u8Alpha_Const; in Ioctl_GFX_SetABL()
3113 …stance, pGFXSetABL->bEnable, pGFXSetABL->eABLCoef, pGFXSetABL->eDb_abl, pGFXSetABL->u8Alpha_Const); in Ioctl_GFX_SetABL()
H A DapiGFX.c1727 GFXFireInfo.GFXSetABL.u8Alpha_Const = u8ConstantAlpha; in MApi_GFX_SetAlphaBlending()
1857 GFXFireInfo.GFXSetABL.u8Alpha_Const = gfxRgbColor.a; in MApi_GFX_SetDFBBldConstColor()
1916 GFXFireInfo.GFXSetABL.u8Alpha_Const = abl_const; in MApi_GFX_SetAlpha()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h179 MS_U8 u8Alpha_Const; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h217 MS_U8 u8Alpha_Const; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt54756 MS_U8 u8Alpha_Const;