Searched refs:scanLineWidth (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Mode.c | 1194 scanLineWidth(unsigned int xsize, /* pixels */ in scanLineWidth() function 1535 scanLineWidth(virtualX, virtualY, linePitches[i], in xf86ValidateModes() 1543 linePitch = scanLineWidth(virtualX, virtualY, minPitch, in xf86ValidateModes() 1569 linePitch = scanLineWidth(virtX, virtY, minPitch, apertureSize, in xf86ValidateModes() 1778 scanLineWidth(newVirtX, newVirtY, linePitches[i], in xf86ValidateModes() 1788 newLinePitch = scanLineWidth(newVirtX, newVirtY, linePitch, in xf86ValidateModes() 1900 scanLineWidth(virtX, virtY, linePitches[i], in xf86ValidateModes() 1908 linePitch = scanLineWidth(virtX, virtY, minPitch, in xf86ValidateModes()
|