Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h182 MS_U16 u16ClipB; member
H A DdrvGE.c506 ((y0 > pGECtxLocal->u16ClipB) && (y1 > pGECtxLocal->u16ClipB)) ) in GE_FastClip()
537 (u16MinusY>pGECtxLocal->u16ClipB)) in GE_FastClipTrapezoid()
1882 pGECtxLocal->u16ClipB = (rect->y + rect->height - 1); in MDrv_GE_SetClipWindow()
1887 GE_WriteReg(&pGECtxLocal->halLocalCtx, REG_GE_CLIP_B, pGECtxLocal->u16ClipB); in MDrv_GE_SetClipWindow()