Searched refs:incx (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 | 201 pCg6->fbc->incx = 0; 335 pCg6->fbc->incx = 32;
|
| H A D | cg6_exa.c | 258 pCg6->fbc->incx = 4;
|
| /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 | 453 gx->incx = BITMAP_SCANLINE_UNIT; 531 gx->incx = 0; 1537 gx->incx = 0; 1618 gx->incx = 0; \ 1660 gx->incx = 0; 1670 gx->incx = 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 | 453 gx->incx = BITMAP_SCANLINE_UNIT; 531 gx->incx = 0; 1537 gx->incx = 0; 1618 gx->incx = 0; \ 1660 gx->incx = 0; 1670 gx->incx = 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 800 incx = (src_w << 20)/(drw_w * padw); 806 OUTREG(MGAREG_TMR0, incx); /* sx inc */ 832 OUTREG(MGAREG_TMR6, (incx * (pbox->x1 - drw_x)) + padw);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | events.c | 658 int incx = 1, incy = 1; local in function:ConfineToShape 667 x += incx; 670 incx = -1; 675 incx = 1;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | events.c | 690 int incx = 1, incy = 1; local in function:ConfineToShape 697 x += incx; 699 incx = -1; 703 incx = 1;
|
Completed in 30 milliseconds