Searched refs:DRIClipNotify (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.h | 108 DRIClipNotify(WindowPtr pWin, int dx, int dy);
|
| H A D | dri.c | 143 pScreen->ClipNotify = DRIClipNotify; in DRIFinishScreenInit() 593 DRIClipNotify(WindowPtr pWin, int dx, int dy) in DRIClipNotify() function 608 pScreen->ClipNotify = DRIClipNotify; in DRIClipNotify()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | dri.h | 285 extern _X_EXPORT void DRIClipNotify(WindowPtr pWin, int dx, int dy);
|
| H A D | dri.c | 1632 inforec->wrap.ClipNotify = DRIClipNotify; in DRICreateInfoRec() 2090 DRIClipNotify(WindowPtr pWin, int dx, int dy) in DRIClipNotify() function 2135 pScreen->ClipNotify = DRIClipNotify; in DRIClipNotify()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 167885 DRIClipNotify, DRICreateDrawable or DRIDrawablePrivDelete. This allows the 179520 Move drawable lock acquisition into DRIClipNotify from DRIValidateTree, so
|