Searched refs:bytesPerScanline (Results 1 - 25 of 46) sorted by relevance

12

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dga.c180 currentMode->bytesPerScanline = ((pMode->HDisplay * Bpp) + 3) & ~3L;
183 currentMode->bytesPerScanline;
200 currentMode->bytesPerScanline );
204 currentMode->bytesPerScanline =
208 currentMode->bytesPerScanline;
211 currentMode->bytesPerScanline;
257 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dga.c169 mode->bytesPerScanline = ((pMode->HDisplay + 15) & ~15) * Bpp;
182 mode->bytesPerScanline );
186 mode->bytesPerScanline = ((pScrn->displayWidth + 15) & ~15) * Bpp;
188 mode->imageHeight = psav->videoRambytes / mode->bytesPerScanline;
198 mode->bytesPerScanline );
319 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Ddgaproc.h35 int bytesPerScanline; member in struct:__anona24588bf0108
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86dgaconst.h69 int bytesPerScanline; member in struct:__anonba8802ec0108
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dga.c155 mode->bytesPerScanline = pitch * Bpp;
157 mode->imageHeight = pMga->FbUsableSize / mode->bytesPerScanline;
163 mode->bytesPerScanline;
167 mode->bytesPerScanline;
170 mode->maxViewportY = (pMga->FbUsableSize / mode->bytesPerScanline) -
179 tmp = (8*1024*1024 / mode->bytesPerScanline) -
330 pMga->CurrentLayout.displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_dga.c104 mode->bytesPerScanline = pScrn->modes->HDisplay * 4;
106 mode->bytesPerScanline = (2048 * 4);
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_dga.c133 currentMode->bytesPerScanline = ((pMode->HDisplay * Bpp) + 3) & ~3L;
146 currentMode->bytesPerScanline =
194 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint_dga.c127 currentMode->bytesPerScanline = ((pMode->HDisplay * Bpp) + 3) & ~3L;
140 currentMode->bytesPerScanline =
188 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128dga.c106 currentMode->bytesPerScanline = ((pMode->HDisplay * Bpp) + 3) & ~3L;
119 currentMode->bytesPerScanline =
168 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_dga.c261 currentMode->bytesPerScanline = ((pMode->HDisplay * Bpp) + 3) & ~3L;
274 currentMode->bytesPerScanline =
330 pScrn->displayWidth = pMode->bytesPerScanline /
H A Dnsc_gx2_dga.c260 currentMode->bytesPerScanline = ((pMode->HDisplay * Bpp) + 3) & ~3L;
273 currentMode->bytesPerScanline =
334 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_dga.c138 currentMode->bytesPerScanline = (((pMode->HDisplay * Bpp) + 3) & ~3L);
152 currentMode->bytesPerScanline = (((otherPitch * Bpp) + 3) & ~3L);
247 pS3->CurrentLayout.displayWidth = (pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dga.c156 currentMode->bytesPerScanline = (((pMode->HDisplay * Bpp) + 3) & ~3L);
171 currentMode->bytesPerScanline = ((otherPitch * Bpp) + 3) & ~3L;
276 pXGI->CurrentLayout.displayWidth = pMode->bytesPerScanline / (pMode->bitsPerPixel >> 3);
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_dga.c113 mode->bytesPerScanline = pitch * Bpp;
116 mode->bytesPerScanline;
216 pNv->CurrentLayout.displayWidth = pMode->bytesPerScanline /
H A Driva_dga.c112 mode->bytesPerScanline = pitch * Bpp;
114 mode->imageHeight = pRiva->FbUsableSize / mode->bytesPerScanline;
208 pRiva->CurrentLayout.displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_dga.c154 currentMode->bytesPerScanline = ((pMode->HDisplay * Bpp) + 3) & ~3L;
167 currentMode->bytesPerScanline =
225 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_dga.c143 mode->bytesPerScanline = pitch * Bpp;
146 pApm->OffscreenReserved) / mode->bytesPerScanline;
268 pApm->CurrentLayout.bytesPerScanline = pMode->bytesPerScanline;
H A Dapm_accel.c125 draw->box.y1*pApm->CurrentLayout.bytesPerScanline) / 4;
215 pApm->CurrentLayout.bytesPerScanline - 4) *
216 pApm->CurrentLayout.bytesPerScanline;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Ddgaproc.h35 int bytesPerScanline; member in struct:__anon119d5d9b0108
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_dga.c115 currentMode->bytesPerScanline = ((pScrn->displayWidth * Bpp) + 3) & ~3L;
176 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_dga.c122 currentMode->bytesPerScanline = ((pScrn->displayWidth * Bpp) + 3) & ~3L;
184 pScrn->displayWidth = pMode->bytesPerScanline /
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dga.c208 currentMode->bytesPerScanline = (((pMode->HDisplay * Bpp) + 3) & ~3L);
223 currentMode->bytesPerScanline = ((otherPitch * Bpp) + 3) & ~3L;
387 pSiS->CurrentLayout.displayWidth = pMode->bytesPerScanline / (pMode->bitsPerPixel >> 3);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c96 mode->bytesPerScanline = (mode->imageWidth * scrn->bitsPerPixel) >> 3;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c90 mode->bytesPerScanline = (mode->imageWidth * scrn->bitsPerPixel) >> 3;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datidga.c105 pDGAMode->bytesPerScanline * 8 / pATI->bitsPerPixel;
368 pDGAMode->bytesPerScanline = bitsPerScanline / 8;

Completed in 13 milliseconds

12