Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h181 MS_U16 u16ClipT; member
H A DdrvGE.c505 ((y0 < pGECtxLocal->u16ClipT) && (y1 < pGECtxLocal->u16ClipT)) || in GE_FastClip()
536 (u16MaxY<pGECtxLocal->u16ClipT) || in GE_FastClipTrapezoid()
1880 pGECtxLocal->u16ClipT = rect->y; in MDrv_GE_SetClipWindow()
1885 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_CLIP_T, pGECtxLocal->u16ClipT); in MDrv_GE_SetClipWindow()