Home
last modified time | relevance | path

Searched refs:SendGraphicsExpose (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Ddix.h278 extern _X_EXPORT void SendGraphicsExpose(ClientPtr /*client */ ,
/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXprocs.c1185 SendGraphicsExpose(client, &rgn, dst->info[0].id, X_CopyArea, 0); in PanoramiXCopyArea()
1250 SendGraphicsExpose(client, &totalReg, stuff->dstDrawable, in PanoramiXCopyArea()
1362 SendGraphicsExpose(client, &totalReg, stuff->dstDrawable, in PanoramiXCopyPlane()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c1650 SendGraphicsExpose(ClientPtr client, RegionPtr pRgn, XID drawable, in SendGraphicsExpose() function
1725 SendGraphicsExpose(client, pRgn, stuff->dstDrawable, X_CopyArea, 0); in ProcCopyArea()
1772 SendGraphicsExpose(client, pRgn, stuff->dstDrawable, X_CopyPlane, 0); in ProcCopyPlane()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog40759 mi: Move pScreen->SendGraphicsExpose up to dix