Searched refs:DRI2CopyRegion (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.h | 290 extern _X_EXPORT int DRI2CopyRegion(DrawablePtr pDraw,
|
| H A D | dri2.c | 669 DRI2CopyRegion(pDraw, ®ion, DRI2BufferFakeFrontLeft, in do_get_buffers() 919 DRI2CopyRegion(DrawablePtr pDraw, RegionPtr pRegion, in DRI2CopyRegion() function 1061 DRI2CopyRegion(pDraw, ®ion, DRI2BufferFakeFrontLeft, in DRI2SwapComplete()
|
| H A D | dri2ext.c | 340 status = DRI2CopyRegion(pDrawable, pRegion, stuff->dest, stuff->src); in ProcDRI2CopyRegion()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdri2.c | 113 DRI2CopyRegion(drawable->pDraw, ®ion, dst, src); in copy_box()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 46529 glx: Refactor DRI2CopyRegion calls.
|