Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c1949 GE_Result MDrv_GE_SetAlphaConst(GE_Context *pGECtx, MS_U8 aconst) in MDrv_GE_SetAlphaConst() argument
1956 u16GAlphaConst = (MS_U16)aconst; in MDrv_GE_SetAlphaConst()
1958 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_ALPHA_CONST, (MS_U16)(aconst&0xff)); in MDrv_GE_SetAlphaConst()