Searched refs:ScreenRec (Results 1 – 8 of 8) sorted by relevance
219 ScreenRec screen; in touch_begin_touch()260 ScreenRec screen; in touch_init()
62 ScreenRec screen = {0}; in xtest_init_devices()
71 ScreenRec screens[MAXSCREENS]; in dix_update_desktop_dimensions()
107 extern ScreenRec screen;
41 ScreenRec screen;
663 } ScreenRec; typedef
3899 pScreen = (ScreenPtr) calloc(1, sizeof(ScreenRec)); in AddScreen()3949 pScreen = (ScreenPtr) calloc(1, sizeof(ScreenRec)); in AddGPUScreen()
16215 ScreenRec and uses that to infer DPMS support. As a result we can drop21092 Add SyncSharedPixmap ScreenRec hook23836 (rr)(Enable/Disable)SharedPixmapFlipping to rrScrPrivRec from ScreenRec23978 (rr)(Enable/Disable)SharedPixmapFlipping to rrScrPrivRec from ScreenRec24014 SharedPixmapNotifyDamage, and RequestSharedPixmapNotifyDamage to ScreenRec.24017 ScreenRec used for the rest.37709 dix: offset touch root coordinates by ScreenRec origins (#86655)39710 NameWindowPixmap function pointer to ScreenRec, shifting some of the fields48592 defined, so that the layout of ScreenRec type is correct, so that it's privates56658 Would only work on ScreenRec 0, which means it's broken.[all …]