Searched refs:pGFXSetABL (Results 1 – 1 of 1) sorted by relevance
3087 GFX_Set_ABL* pGFXSetABL =NULL; in Ioctl_GFX_SetABL() local3106 pGFXSetABL = (GFX_Set_ABL*)pGFXABL->pGFX_ABL; in Ioctl_GFX_SetABL()3107 …g_apiGFXLocal.u32geRgbColor = (g_apiGFXLocal.u32geRgbColor&0x00ffffff)|((pGFXSetABL->u8Alpha_Const… in Ioctl_GFX_SetABL()3108 u32Ret = MApi_GFX_MapBLDCOEF(pGFXSetABL->eABLCoef, &u32BLDCOEF); in Ioctl_GFX_SetABL()3109 u32Ret = MApi_GFX_MapABLCOEF(pGFXSetABL->eDb_abl, &u32ABLSRC); in Ioctl_GFX_SetABL()3112 g_apiGFXLocal.pABLInfo.u32ABLConstCoef = (MS_U32)pGFXSetABL->u8Alpha_Const; in Ioctl_GFX_SetABL()3113 …MApi_GFX_SetAlpha_U02(pInstance, pGFXSetABL->bEnable, pGFXSetABL->eABLCoef, pGFXSetABL->eDb_abl, p… in Ioctl_GFX_SetABL()