Searched refs:pixmapHeight (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Ddgaproc.h34 int pixmapHeight; /* both fields ignored if no concurrent access */ member in struct:__anona24588bf0108
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86dgaconst.h68 int pixmapHeight; /* both fields ignored if no concurrent access */ member in struct:__anonba8802ec0108
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Ddgaproc.h34 int pixmapHeight; /* both fields ignored if no concurrent access */ member in struct:__anon119d5d9b0108
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dga.c187 currentMode->pixmapHeight = currentMode->imageHeight;
213 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_dga.c137 currentMode->pixmapHeight = currentMode->imageHeight;
151 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint_dga.c131 currentMode->pixmapHeight = currentMode->imageHeight;
145 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128dga.c110 currentMode->pixmapHeight = currentMode->imageHeight;
124 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_dga.c265 currentMode->pixmapHeight = currentMode->imageHeight;
279 currentMode->pixmapHeight = currentMode->imageHeight;
H A Dnsc_gx2_dga.c264 currentMode->pixmapHeight = currentMode->imageHeight;
278 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_dga.c94 mode->pixmapHeight = 2048;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c98 mode->pixmapHeight = mode->imageHeight;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c92 mode->pixmapHeight = mode->imageHeight;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_dga.c143 currentMode->pixmapHeight = currentMode->imageHeight;
157 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dga.c173 mode->pixmapHeight = mode->imageHeight;
190 mode->pixmapHeight = mode->imageHeight;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dga.c160 currentMode->pixmapHeight = currentMode->imageHeight;
175 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_dga.c158 currentMode->pixmapHeight = currentMode->imageHeight;
172 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86DGA.c436 pMode->pixmapWidth, pMode->pixmapHeight,
505 if(*y > (pMode->pixmapHeight - pMode->viewportHeight))
506 *y = pMode->pixmapHeight - pMode->viewportHeight;
527 pPix->drawable.height = pMode->pixmapHeight;
867 xmode->pixmapHeight = mode->pixmapHeight;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dga.c212 currentMode->pixmapHeight = currentMode->imageHeight;
227 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dga.c162 mode->pixmapHeight = (min(pMga->FbUsableSize, 1*1024*1024)) /
166 mode->pixmapHeight = (min(pMga->FbUsableSize, 16*1024*1024)) /
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dga.c95 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_dga.c117 currentMode->pixmapHeight = currentMode->imageHeight = imlines;
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_dga.c127 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dga.c130 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dga.c130 currentMode->pixmapHeight = currentMode->imageHeight;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dga.c125 currentMode->pixmapHeight = currentMode->imageHeight;

Completed in 16 milliseconds

12