Searched refs:pitchInc (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Mode.c | 1340 int *linePitches, int minPitch, int maxPitch, int pitchInc, in xf86ValidateModes() argument 1363 maxPitch, pitchInc, minHeight, maxHeight, virtualX, virtualY, in xf86ValidateModes() 1376 if (pitchInc <= 0) { in xf86ValidateModes() 1536 apertureSize, BankFormat, pitchInc))) { in xf86ValidateModes() 1544 apertureSize, BankFormat, pitchInc); in xf86ValidateModes() 1570 BankFormat, pitchInc); in xf86ValidateModes() 1779 apertureSize, BankFormat, pitchInc))) { in xf86ValidateModes() 1790 pitchInc); in xf86ValidateModes() 1901 apertureSize, BankFormat, pitchInc))) { in xf86ValidateModes() 1909 apertureSize, BankFormat, pitchInc); in xf86ValidateModes()
|
| H A D | xf86.h | 358 int minHeight, int maxHeight, int pitchInc,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ |
| H A D | vbeModes.h | 88 int maxPitch, int pitchInc, int minHeight,
|
| H A D | vbeModes.c | 439 int *linePitches, int minPitch, int maxPitch, int pitchInc, in VBEValidateModes() argument 444 linePitches, minPitch, maxPitch, pitchInc, in VBEValidateModes()
|