Home
last modified time | relevance | path

Searched refs:dixGetPrivate (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dprivates.h133 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) in dixGetPrivate() function
166 return dixGetPrivate(privates, key); in dixLookupPrivate()
201 return dixGetPrivate(privates, _dixGetScreenPrivateKey(key, pScreen)); in dixGetScreenPrivate()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c82 pixmap = dixGetPrivate(&cursor->devPrivates, &xwl_cursor_private_key); in xwl_unrealize_cursor()
150 pixmap = dixGetPrivate(&cursor->devPrivates, &xwl_cursor_private_key); in xwl_seat_set_cursor()
202 pixmap = dixGetPrivate(&cursor->devPrivates, &xwl_cursor_private_key); in xwl_tablet_tool_set_cursor()
H A Dxwayland-present.c45 return dixGetPrivate(&window->devPrivates, in xwl_present_window_priv()
H A Dxwayland-input.c2090 struct xwl_tablet_pad *pad = dixGetPrivate(&device->devPrivates, in xwl_tablet_pad_proc()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c412 key = dixGetPrivate(&pScreen->devPrivates, &screenKey->screenKey); in dixRegisterScreenPrivateKey()
433 return dixGetPrivate(&pScreen->devPrivates, &key->screenKey); in _dixGetScreenPrivateKey()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_priv.h241 …return (present_window_priv_ptr)dixGetPrivate(&(window)->devPrivates, &present_window_private_key); in present_window_priv()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c108 ((KdXVScreenPtr)(dixGetPrivate(&pScreen->devPrivates, &KdXVScreenPrivateKey)))
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c121 ((XF86XVScreenPtr)(dixGetPrivate(&pScreen->devPrivates, &XF86XVScreenPrivateKey)))
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2206 …#5 0x00007ffff7fb5822 in dixGetPrivate (privates=0x555555ab1b60, key=0x555555855720 <rrPrivKeyRec…
4118 #7 dixGetPrivate () at ../include/privates.h:122
6937dixGetPrivate (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…
95377 EXA: Use dixGetPrivate(Addr) instead of dixLookupPrivate.
108563 4 in dixGetPrivate at ../../include/privates.h:137