Searched refs:useVirtual (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86RandR.c | 147 Bool useVirtual, int mmWidth, int mmHeight) in xf86RandRSetMode() argument 162 if (useVirtual) { in xf86RandRSetMode() 236 Bool useVirtual = FALSE; in xf86RandRSetConfig() local 257 useVirtual = TRUE; in xf86RandRSetConfig() 288 (pScreen, mode, useVirtual, pSize->mmWidth, pSize->mmHeight)) { in xf86RandRSetConfig()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 510 Bool useVirtual, int mmWidth, int mmHeight) in xf86RandR12SetMode() argument 524 if (useVirtual) { in xf86RandR12SetMode() 588 Bool useVirtual = FALSE; in xf86RandR12SetConfig() local 623 useVirtual = TRUE; in xf86RandR12SetConfig() 639 if (!xf86RandR12SetMode(pScreen, mode, useVirtual, pSize->mmWidth, in xf86RandR12SetConfig()
|