Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXprocs.c1192 RegionRec totalReg; in PanoramiXCopyArea() local
1195 RegionNull(&totalReg); in PanoramiXCopyArea()
1238 RegionAppend(&totalReg, pRgn); in PanoramiXCopyArea()
1249 RegionValidate(&totalReg, &overlap); in PanoramiXCopyArea()
1250 SendGraphicsExpose(client, &totalReg, stuff->dstDrawable, in PanoramiXCopyArea()
1252 RegionUninit(&totalReg); in PanoramiXCopyArea()
1269 RegionRec totalReg; in PanoramiXCopyPlane() local
1307 RegionNull(&totalReg); in PanoramiXCopyPlane()
1350 RegionAppend(&totalReg, pRgn); in PanoramiXCopyPlane()
1361 RegionValidate(&totalReg, &overlap); in PanoramiXCopyPlane()
[all …]