Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1271 MS_BOOL bTSTClr_Alpha_En; member
1599 GOP_Result MDrv_GOP_TestPatternAlpha_Enable(MS_GOP_CTX_LOCAL*pGOPCtx, MS_BOOL bTSTClr_Alpha_En);
H A DdrvGOP.c7122 GOP_Result MDrv_GOP_TestPatternAlpha_Enable(MS_GOP_CTX_LOCAL*pGOPCtx, MS_BOOL bTSTClr_Alpha_En) in MDrv_GOP_TestPatternAlpha_Enable() argument
7128 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal,REG_TSTCLR_ALPHA_EN, (!bTSTClr_Alpha_En)<<SHIFT_T… in MDrv_GOP_TestPatternAlpha_Enable()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c6230 drv_TstPattern.bTSTClr_Alpha_En = bTSTAlpha; in GOP_TestPatternAlpha_Enable()
6231 MDrv_GOP_TestPatternAlpha_Enable(g_pGOPCtxLocal, drv_TstPattern.bTSTClr_Alpha_En); in GOP_TestPatternAlpha_Enable()