Home
last modified time | relevance | path

Searched refs:pitchInc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Mode.c1340 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 Dxf86.h358 int minHeight, int maxHeight, int pitchInc,
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A DvbeModes.h88 int maxPitch, int pitchInc, int minHeight,
H A DvbeModes.c439 int *linePitches, int minPitch, int maxPitch, int pitchInc, in VBEValidateModes() argument
444 linePitches, minPitch, maxPitch, pitchInc, in VBEValidateModes()