Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.h108 DRIClipNotify(WindowPtr pWin, int dx, int dy);
H A Ddri.c143 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 Ddri.h285 extern _X_EXPORT void DRIClipNotify(WindowPtr pWin, int dx, int dy);
H A Ddri.c1632 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 DChangeLog167885 DRIClipNotify, DRICreateDrawable or DRIDrawablePrivDelete. This allows the
179520 Move drawable lock acquisition into DRIClipNotify from DRIValidateTree, so