Searched refs:incy (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_regs.h283 volatile unsigned int incx, incy; member in struct:cg6_fbc
H A Dcg6_accel.c202 pCg6->fbc->incy = 0;
336 pCg6->fbc->incy = 0;
H A Dcg6_exa.c259 pCg6->fbc->incy = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.h109 VUint incx, incy; member in struct:_sunGX
H A DsunGX.c454 gx->incy = 0;
532 gx->incy = 0;
1538 gx->incy = 1;
1619 gx->incy = 1; \
1661 gx->incy = 1;
1671 gx->incy = 0;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.h109 VUint incx, incy; member in struct:_sunGX
H A DsunGX.c454 gx->incy = 0;
532 gx->incy = 0;
1538 gx->incy = 1;
1619 gx->incy = 1; \
1661 gx->incy = 1;
1671 gx->incy = 0;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_video.c774 int log2w = 0, log2h = 0, i, incx, incy, padw, padh; local in function:MGADisplayVideoTexture
801 incy = (src_h << 20)/(drw_h * padh);
809 OUTREG(MGAREG_TMR3, incy); /* ty inc */
833 OUTREG(MGAREG_TMR7, (incy * (pbox->y1 - drw_y)) + padh);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c658 int incx = 1, incy = 1; local in function:ConfineToShape
677 y += incy;
680 incy = -1;
/xsrc/external/mit/xorg-server/dist/dix/
H A Devents.c690 int incx = 1, incy = 1; local in function:ConfineToShape
705 y += incy;
707 incy = -1;

Completed in 76 milliseconds