| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-unaccel.c | 83 REGION_INIT (screen, ®ion, (BoxPtr)NULL, 0); 142 REGION_INIT (screen, &src_region, &src_box, 1); 143 REGION_INIT (screen, &dst_region, &dst_box, 1); 213 REGION_INIT (screen, ®ion, (BoxPtr)NULL, 0); 244 REGION_INIT (screen, ®ion, (BoxPtr)NULL, 0); 303 REGION_INIT (screen, ®ion, (BoxPtr)NULL, 0); 328 REGION_INIT (screen, ®ion, (BoxPtr)NULL, 0); 353 REGION_INIT (screen, ®ion, (BoxPtr)NULL, 0); 378 REGION_INIT (screen, ®ion, (BoxPtr)NULL, 0); 429 REGION_INIT (scree [all...] |
| H A D | uxa.c | 160 REGION_INIT (pScreen, ®ion_rec, &box, 1);
|
| H A D | uxa-accel.c | 605 REGION_INIT (NULL, &src_region, (BoxPtr)NULL, 0); 985 REGION_INIT(pWin->drawable.pScreen, &rgnDst, NullBox, 0); 1326 REGION_INIT(screen, ®ion, &Box, 1);
|
| H A D | uxa-damage.c | 176 REGION_INIT(pScreen, &pixClip, &box, 1); 209 REGION_INIT (pDrawable->pScreen, ®ion, box, 1);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winrandr.c | 119 REGION_INIT (pScreen, &pWin->winSize, &box, 1); 120 REGION_INIT (pScreen, &pWin->borderSize, &box, 1);
|
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa.c | 285 REGION_INIT(pScreen, &entire, &box, 1); 310 REGION_INIT(pScreen, &entire, &box, 1);
|
| H A D | saa_unaccel.c | 678 REGION_INIT(pScreen, ®, &box, 1);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_surface_ums.c | 165 REGION_INIT ( 346 REGION_INIT (NULL, &(surface->access_region), (BoxPtr)NULL, 0);
|
| H A D | qxl_kms.c | 709 REGION_INIT (NULL, &(surface->access_region), (BoxPtr)NULL, 0);
|
| H A D | qxl_surface.c | 171 REGION_INIT (NULL, &new, (BoxPtr)NULL, 0);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunCursor.c | 97 REGION_INIT(pScreen, &rgnDst, &box, 1);
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunCursor.c | 97 REGION_INIT(pScreen, &rgnDst, &box, 1);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | regionstr.h | 370 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s) macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | regionstr.h | 368 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s) macro
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_dri2.c | 730 REGION_INIT(pScreen, ®ion, &box, 0); 1280 REGION_INIT(pScreen, ®ion, &box, 0);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri2.c | 835 REGION_INIT(pScreen, ®ion, &box, 0); 1290 REGION_INIT(pScreen, ®ion, &box, 0);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_dri2.c | 828 REGION_INIT(pScreen, ®ion, &box, 0); 1375 REGION_INIT(pScreen, ®ion, &box, 0);
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_saa.c | 622 REGION_INIT(pScreen, &b_reg, &b_box, 1); 1064 REGION_INIT(pScreen, ®, &box, 1);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_video.c | 744 REGION_INIT(screen, &crtc_region_local, &crtc_box, 1);
|
| H A D | intel_dri.c | 535 REGION_INIT(pScreen, ®ion, &box, 0);
|
| H A D | uxa-accel.c | 876 REGION_INIT(pWin->drawable.pScreen, &rgnDst, NullBox, 0);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_video.c | 744 REGION_INIT(screen, &crtc_region_local, &crtc_box, 1);
|
| H A D | intel_dri.c | 500 REGION_INIT(pScreen, ®ion, &box, 0);
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_dri2.c | 676 REGION_INIT(0, ®, (&(BoxRec){ 0, 0, draw->width, draw->height }), 0);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 434 REGION_INIT(pScreen, ®ion, &box, 0);
|