Searched refs:clipmaxy (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_accel.c148 pCg6->fbc->clipmaxy = pCg6->maxheight;
181 pCg6->fbc->clipmaxy = pCg6->maxheight;
428 pCg6->fbc->clipmaxy = bottom;
439 pCg6->fbc->clipmaxy = pCg6->maxheight;
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.c57 (gx)->clipmaxy = (pbox)->y2 - 1; \
69 (gx)->clipmaxy = (pScreen)->height - 1; \
2816 gx->clipmaxy = fb->info.fb_height - 1;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.h113 VUint clipmaxx, clipmaxy; member in struct:_sunGX
H A DsunGX.c57 (gx)->clipmaxy = (pbox)->y2 - 1; \
69 (gx)->clipmaxy = (pScreen)->height - 1; \
2816 gx->clipmaxy = fb->info.fb_height - 1;

Completed in 11 milliseconds