Searched refs:KdXVWindowKey (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kxv.c | 98 #define KdXVWindowKey (&KdXVWindowKeyRec) macro 111 dixLookupPrivate(&(pWin)->devPrivates, KdXVWindowKey)) 730 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv); in KdXVEnlistPortInWindow() 747 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv->next); in KdXVRemovePortFromWindow() 782 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, NULL); in KdXVDestroyWindow() 839 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, in KdXVWindowExposures() 888 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, in KdXVClipNotify()
|