Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c108 #define XF86XVWindowKey (&XF86XVWindowKeyRec) macro
124 ((XF86XVWindowPtr)dixLookupPrivate(&(pWin)->devPrivates, XF86XVWindowKey))
886 dixSetPrivate(&pWin->devPrivates, XF86XVWindowKey, winPriv); in xf86XVEnlistPortInWindow()
906 dixSetPrivate(&pWin->devPrivates, XF86XVWindowKey, in xf86XVRemovePortFromWindow()
1017 dixSetPrivate(&pWin->devPrivates, XF86XVWindowKey, NULL); in xf86XVDestroyWindow()