HomeSort by: relevance | last modified time | path
    Searched refs:pixmapHeight (Results 1 - 25 of 45) sorted by relevancy

1 2

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
dgaproc.h 34 int pixmapHeight; /* both fields ignored if no concurrent access */
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xf86dgaconst.h 68 int pixmapHeight; /* both fields ignored if no concurrent access */
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
dgaproc.h 34 int pixmapHeight; /* both fields ignored if no concurrent access */
  /xsrc/external/mit/xf86-video-glint/dist/src/
glint_dga.c 131 currentMode->pixmapHeight = currentMode->imageHeight;
145 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-i128/dist/src/
i128dga.c 110 currentMode->pixmapHeight = currentMode->imageHeight;
124 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc_gx1_dga.c 265 currentMode->pixmapHeight = currentMode->imageHeight;
279 currentMode->pixmapHeight = currentMode->imageHeight;
nsc_gx2_dga.c 264 currentMode->pixmapHeight = currentMode->imageHeight;
278 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-s3virge/dist/src/
s3v_dga.c 187 currentMode->pixmapHeight = currentMode->imageHeight;
213 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-trident/dist/src/
trident_dga.c 137 currentMode->pixmapHeight = currentMode->imageHeight;
151 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-sunffb/dist/src/
ffb_dga.c 94 mode->pixmapHeight = 2048;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86DiDGA.c 92 mode->pixmapHeight = mode->imageHeight;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86DiDGA.c 98 mode->pixmapHeight = mode->imageHeight;
  /xsrc/external/mit/xf86-video-chips/dist/src/
ct_dga.c 158 currentMode->pixmapHeight = currentMode->imageHeight;
172 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-s3/dist/src/
s3_dga.c 143 currentMode->pixmapHeight = currentMode->imageHeight;
157 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_dga.c 173 mode->pixmapHeight = mode->imageHeight;
190 mode->pixmapHeight = mode->imageHeight;
  /xsrc/external/mit/xf86-video-xgi/dist/src/
xgi_dga.c 160 currentMode->pixmapHeight = currentMode->imageHeight;
175 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86DGA.c 436 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-mga/dist/src/
mga_dga.c 162 mode->pixmapHeight = (min(pMga->FbUsableSize, 1*1024*1024)) /
166 mode->pixmapHeight = (min(pMga->FbUsableSize, 16*1024*1024)) /
  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_dga.c 212 currentMode->pixmapHeight = currentMode->imageHeight;
227 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-cirrus/dist/src/
cir_dga.c 125 currentMode->pixmapHeight = currentMode->imageHeight = imlines;
  /xsrc/external/mit/xf86-video-i740/dist/src/
i740_dga.c 127 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_dga.c 130 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_dga.c 130 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_dga.c 125 currentMode->pixmapHeight = currentMode->imageHeight;
  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo_dga.c 133 currentMode->pixmapHeight = pixlines;

Completed in 42 milliseconds

1 2