Searched refs:DRIWindowPrivKey (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | dristruct.h | 41 dixLookupPrivate(&(pWin)->devPrivates, DRIWindowPrivKey)) 43 dixLookupPrivate(&(pPix)->devPrivates, DRIWindowPrivKey))
|
| H A D | dri.c | 80 #define DRIWindowPrivKey (&DRIWindowPrivKeyRec) macro 1300 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, in DRICreateDrawable() 1360 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); in DRIDrawablePrivDestroy()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.c | 75 #define DRIWindowPrivKey (&DRIWindowPrivKeyRec) macro 307 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, in CreateSurfaceForWindow() 416 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); in DRICreateSurface() 557 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); in DRIDrawablePrivDelete()
|
| H A D | dristruct.h | 46 DRIWindowPrivKey))
|