| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/ |
| H A D | vbeModes.h | 84 int *linePitches, int minPitch, int maxPitch,
|
| H A D | vbeModes.c | 436 int *linePitches, int minPitch, int maxPitch, int pitchInc, 441 linePitches, minPitch, maxPitch, pitchInc, 434 VBEValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | vbeModes.h | 87 int *linePitches, int minPitch,
|
| H A D | vbeModes.c | 439 int *linePitches, int minPitch, int maxPitch, int pitchInc, 444 linePitches, minPitch, maxPitch, pitchInc, 437 VBEValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Mode.c | 1311 * minPitch (optional) minimum line pitch (in pixels) 1350 int *linePitches, int minPitch, int maxPitch, int pitchInc, 1373 linePitches, minPitch, maxPitch, pitchInc, 1509 * always takes precedence if is non-NULL. In that case the minPitch and 1513 minPitch = maxPitch = linePitches[0]; 1517 if (linePitches[i] < minPitch) 1518 minPitch = linePitches[i]; 1554 linePitch = scanLineWidth(virtualX, virtualY, minPitch, 1558 if ((linePitch < minPitch) || (linePitch > maxPitch)) { 1580 linePitch = scanLineWidth(virtX, virtY, minPitch, apertureSiz 1348 xf86ValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument [all...] |
| H A D | xf86.h | 310 int *linePitches, int minPitch, int maxPitch,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Mode.c | 1305 * minPitch (optional) minimum line pitch (in pixels) 1342 int *linePitches, int minPitch, int maxPitch, int pitchInc, 1364 scrp, availModes, modeNames, clockRanges, linePitches, minPitch, 1501 * always takes precedence if is non-NULL. In that case the minPitch and 1505 minPitch = maxPitch = linePitches[0]; 1509 if (linePitches[i] < minPitch) 1510 minPitch = linePitches[i]; 1545 linePitch = scanLineWidth(virtualX, virtualY, minPitch, 1549 if ((linePitch < minPitch) || (linePitch > maxPitch)) { 1571 linePitch = scanLineWidth(virtX, virtY, minPitch, apertureSiz 1340 xf86ValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument [all...] |
| H A D | xf86.h | 355 int *linePitches, int minPitch, int maxPitch,
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atipreinit.c | 533 int minPitch, maxPitch = 0xFFU, pitchInc, maxHeight = 0; local in function:ATIPreInit 2275 minPitch = 8; 2279 minPitch = 16; 2282 pitchInc = minPitch * pATI->bitsPerPixel; 2296 maxPitch = minPitch * MaxBits(CRTC_PITCH); 2346 pMode->HSyncEnd = pMode->HSyncStart + minPitch; 2347 pMode->HTotal = pMode->HSyncEnd + minPitch; 2444 &ATIClockRange, NULL, minPitch, maxPitch,
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_merge.c | 481 int minPitch = 256; local in function:MGAPreInitMergedFB 489 minPitch = maxPitch = 0; 498 minPitch = maxPitch = 0; 525 linePitches, minPitch, maxPitch,
|
| H A D | mga_driver.c | 2380 int minPitch = 256; local in function:MGAPreInit 2388 minPitch = maxPitch = 0; 2397 minPitch = maxPitch = 0; 2426 linePitches, minPitch, maxPitch,
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_accel.c | 1060 unsigned int minPitch = min( dstPitch, srcPitch ); local in function:RADEONHostDataBlitCopyPass 1067 RADEONCopySwap(dst, src, minPitch, 1071 RADEONCopySwap(dst, src, minPitch, 1077 memcpy( dst, src, minPitch );
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_gx1_driver.c | 462 unsigned int PitchInc = 0, minPitch = 0, maxPitch = 0; local in function:GX1PreInit 924 minPitch = 1024; 957 NULL, minPitch, maxPitch,
|
| H A D | nsc_gx2_driver.c | 463 unsigned int PitchInc = 0, minPitch = 0, maxPitch = 0; local in function:GX2PreInit 892 minPitch = 1024; 912 NULL, minPitch, maxPitch,
|
| /xsrc/external/mit/xf86-video-i128/dist/src/ |
| H A D | i128_driver.c | 1031 int minPitch = 256; local in function:I128PreInit 1041 linePitches, minPitch, maxPitch,
|