Searched refs:xViewportStep (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Ddgaproc.h45 int xViewportStep; /* viewport position granularity */ member in struct:__anona24588bf0108
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86dgaconst.h79 int xViewportStep; /* viewport position granularity */ member in struct:__anonba8802ec0108
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datidga.c300 int xViewportStep = 64 / UnitOf(bitsPerPixel); local in function:ATIDGAAddModes
364 pDGAMode->xViewportStep = xViewportStep;
379 xViewportStep) / modePitch) - 1;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Ddgaproc.h45 int xViewportStep; /* viewport position granularity */ member in struct:__anon119d5d9b0108
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_dga.c122 mode->xViewportStep = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c89 mode->xViewportStep = (bpp == 3) ? 2 : 1;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c83 mode->xViewportStep = (bpp == 3) ? 2 : 1;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dga.c147 mode->xViewportStep = (3 - pMga->BppShifts[Bpp - 1]);
150 mode->xViewportStep <<= 1;
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dga.c159 /* currentMode->xViewportStep = (3 - ps3v->BppShift); */
161 currentMode->xViewportStep = 1;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dga.c86 currentMode->xViewportStep = 1;
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_dga.c126 currentMode->xViewportStep = 1;
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_dga.c110 currentMode->xViewportStep = 1; /* The granularity of x and y pos. */
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint_dga.c120 currentMode->xViewportStep = 1;
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128dga.c99 currentMode->xViewportStep = 1;
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_dga.c116 currentMode->xViewportStep = (Bpp == 3) ? 2 : 1;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dga.c120 currentMode->xViewportStep = (Bpp == 3) ? 2 : 1;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dga.c120 currentMode->xViewportStep = (Bpp == 3) ? 2 : 1;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dga.c115 currentMode->xViewportStep = (Bpp == 3) ? 2 : 1;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_dga.c255 currentMode->xViewportStep = 1;
H A Dnsc_gx2_dga.c254 currentMode->xViewportStep = 1;
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_dga.c117 currentMode->xViewportStep = 1; /* The granularity of x and y pos. */
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_dga.c122 currentMode->xViewportStep = 1;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_dga.c131 currentMode->xViewportStep = 8;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dga.c153 mode->xViewportStep = 2;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dga.c147 currentMode->xViewportStep = 1;

Completed in 15 milliseconds

12