Home
last modified time | relevance | path

Searched refs:ScreenRec (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/
H A Dtouch.c219 ScreenRec screen; in touch_begin_touch()
260 ScreenRec screen; in touch_init()
H A Dxtest.c62 ScreenRec screen = {0}; in xtest_init_devices()
H A Dmisc.c71 ScreenRec screens[MAXSCREENS]; in dix_update_desktop_dimensions()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.h107 extern ScreenRec screen;
H A Dprotocol-common.c41 ScreenRec screen;
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h663 } ScreenRec; typedef
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c3899 pScreen = (ScreenPtr) calloc(1, sizeof(ScreenRec)); in AddScreen()
3949 pScreen = (ScreenPtr) calloc(1, sizeof(ScreenRec)); in AddGPUScreen()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog16215 ScreenRec and uses that to infer DPMS support. As a result we can drop
21092 Add SyncSharedPixmap ScreenRec hook
23836 (rr)(Enable/Disable)SharedPixmapFlipping to rrScrPrivRec from ScreenRec
23978 (rr)(Enable/Disable)SharedPixmapFlipping to rrScrPrivRec from ScreenRec
24014 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 fields
48592 defined, so that the layout of ScreenRec type is correct, so that it's privates
56658 Would only work on ScreenRec 0, which means it's broken.
[all …]