Searched refs:clipmaxx (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_accel.c146 pCg6->fbc->clipmaxx = pCg6->width;
170 pCg6->fbc->clipmaxx = pCg6->clipxe;
179 pCg6->fbc->clipmaxx = pCg6->width;
357 pCg6->fbc->clipmaxx = x + w - 1;
427 pCg6->fbc->clipmaxx = pCg6->clipxe = right;
438 pCg6->fbc->clipmaxx = pCg6->clipxe = pCg6->width;
H A Dcg6_exa.c231 pCg6->fbc->clipmaxx = x + w - 1;
272 pCg6->fbc->clipmaxx = 4096;
H A Dcg6_regs.h287 volatile unsigned int clipmaxx, clipmaxy; member in struct:cg6_fbc
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.h113 VUint clipmaxx, clipmaxy; member in struct:_sunGX
H A DsunGX.c56 (gx)->clipmaxx = (pbox)->x2 - 1; \
68 (gx)->clipmaxx = (pScreen)->width - 1; \
2815 gx->clipmaxx = fb->info.fb_width - 1;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.h113 VUint clipmaxx, clipmaxy; member in struct:_sunGX
H A DsunGX.c56 (gx)->clipmaxx = (pbox)->x2 - 1; \
68 (gx)->clipmaxx = (pScreen)->width - 1; \
2815 gx->clipmaxx = fb->info.fb_width - 1;

Completed in 11 milliseconds