Searched refs:incy (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_regs.h | 283 volatile unsigned int incx, incy; member in struct:cg6_fbc
|
| H A D | cg6_accel.c | 202 pCg6->fbc->incy = 0; 336 pCg6->fbc->incy = 0;
|
| H A D | cg6_exa.c | 259 pCg6->fbc->incy = 0;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunGX.h | 109 VUint incx, incy; member in struct:_sunGX
|
| H A D | sunGX.c | 454 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 D | sunGX.h | 109 VUint incx, incy; member in struct:_sunGX
|
| H A D | sunGX.c | 454 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 D | mga_video.c | 774 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 D | events.c | 658 int incx = 1, incy = 1; local in function:ConfineToShape 677 y += incy; 680 incy = -1;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | events.c | 690 int incx = 1, incy = 1; local in function:ConfineToShape 705 y += incy; 707 incy = -1;
|
Completed in 76 milliseconds