Searched refs:xwl_window_private_key (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland.c | 140 static DevPrivateKeyRec xwl_window_private_key; variable 148 return dixLookupPrivate(&window->devPrivates, &xwl_window_private_key); in xwl_window_get() 589 dixSetPrivate(&window->devPrivates, &xwl_window_private_key, xwl_window); in ensure_surface_for_window() 704 dixSetPrivate(&window->devPrivates, &xwl_window_private_key, NULL); in xwl_unrealize_window() 1105 if (!dixRegisterPrivateKey(&xwl_window_private_key, PRIVATE_WINDOW, 0)) in xwl_screen_init()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 6937 …dixGetPrivate (key=0x813660 <xwl_window_private_key>, privates=0x20) at ../../include/privates.h:1… 6940 …#0 dixGetPrivate (key=0x813660 <xwl_window_private_key>, privates=0x20) at ../../include/privates… 6941 …#1 dixLookupPrivate (key=0x813660 <xwl_window_private_key>, privates=0x20) at ../../include/priva…
|