Home
last modified time | relevance | path

Searched refs:newmmWidth (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86RandR.c367 int newvirtX, int newvirtY, int newmmWidth, in xf86RandRSetNewVirtualAndDimensions() argument
385 if (newmmWidth > 0) in xf86RandRSetNewVirtualAndDimensions()
386 randrp->mmWidth = newmmWidth; in xf86RandRSetNewVirtualAndDimensions()
H A Dxf86.h386 int newmmWidth, int newmmHeight,