| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_dri2.c | 200 BoxPtr extents = REGION_EXTENTS(pScreen, pRegion); 714 NVC0SyncToVBlank(dst_pix, REGION_EXTENTS(0, ®)); 717 NV50SyncToVBlank(dst_pix, REGION_EXTENTS(0, ®)); 719 NV11SyncToVBlank(dst_pix, REGION_EXTENTS(0, ®));
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_uxa_video.c | 142 box = *REGION_EXTENTS(unused, clipBoxes);
|
| H A D | intel_dri.c | 435 box = REGION_EXTENTS(unused, gc->pCompositeClip);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | compat-api.h | 153 #define RegionExtents(r) REGION_EXTENTS(NULL, r)
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_uxa_video.c | 142 box = *REGION_EXTENTS(unused, clipBoxes);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | regionstr.h | 376 #define REGION_EXTENTS(pScreen, r) RegionExtents(r) macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | regionstr.h | 374 #define REGION_EXTENTS(pScreen, r) RegionExtents(r) macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | compat-api.h | 170 #define RegionExtents(r) REGION_EXTENTS(NULL, r)
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-accel.c | 135 pextent = REGION_EXTENTS(pGC->screen, pClip); 210 pextent = REGION_EXTENTS(pGC->screen, pClip); 875 pextent = REGION_EXTENTS(pGC->pScreen, pClip); 1022 extents = REGION_EXTENTS(screen, pRegion);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_dri.c | 309 box = REGION_EXTENTS(unused, pGC->pCompositeClip);
|
| H A D | i810_video.c | 999 REGION_EXTENTS(pScrn->pScreen, clipBoxes), width, height); 1344 REGION_EXTENTS(screenInfo.screens[0], clipBoxes),
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmwarecurs.c | 424 pBB = REGION_EXTENTS(pWin->drawable.pScreen, prgnSrc);
|
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_video.c | 657 REGION_EXTENTS(pScreen, clipBoxes), width, height); 1015 REGION_EXTENTS(screenInfo.screens[0], clipBoxes),
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_video.c | 999 REGION_EXTENTS(pScrn->screen, clipBoxes), width, height); 1372 REGION_EXTENTS(screenInfo.screens[0], clipBoxes),
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_video.c | 989 REGION_EXTENTS(pScrn->screen, clipBoxes), width, height); 1329 REGION_EXTENTS(screenInfo.screens[0], clipBoxes),
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-accel.c | 64 pextent = REGION_EXTENTS(pGC->pScreen, pClip); 734 pextent = REGION_EXTENTS(pGC->pScreen, pClip);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen6_render.c | 1706 REGION_EXTENTS(NULL, dstRegion)->x1, 1707 REGION_EXTENTS(NULL, dstRegion)->y1, 1708 REGION_EXTENTS(NULL, dstRegion)->x2, 1709 REGION_EXTENTS(NULL, dstRegion)->y2));
|
| H A D | gen7_render.c | 1923 REGION_EXTENTS(NULL, dstRegion)->x1, 1924 REGION_EXTENTS(NULL, dstRegion)->y1, 1925 REGION_EXTENTS(NULL, dstRegion)->x2, 1926 REGION_EXTENTS(NULL, dstRegion)->y2));
|
| H A D | gen8_render.c | 3867 REGION_EXTENTS(NULL, dstRegion)->x1, 3868 REGION_EXTENTS(NULL, dstRegion)->y1, 3869 REGION_EXTENTS(NULL, dstRegion)->x2, 3870 REGION_EXTENTS(NULL, dstRegion)->y2));
|
| H A D | gen9_render.c | 3959 REGION_EXTENTS(NULL, dstRegion)->x1, 3960 REGION_EXTENTS(NULL, dstRegion)->y1, 3961 REGION_EXTENTS(NULL, dstRegion)->x2, 3962 REGION_EXTENTS(NULL, dstRegion)->y2));
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen6_render.c | 1644 REGION_EXTENTS(NULL, dstRegion)->x1, 1645 REGION_EXTENTS(NULL, dstRegion)->y1, 1646 REGION_EXTENTS(NULL, dstRegion)->x2, 1647 REGION_EXTENTS(NULL, dstRegion)->y2));
|
| H A D | gen7_render.c | 1852 REGION_EXTENTS(NULL, dstRegion)->x1, 1853 REGION_EXTENTS(NULL, dstRegion)->y1, 1854 REGION_EXTENTS(NULL, dstRegion)->x2, 1855 REGION_EXTENTS(NULL, dstRegion)->y2));
|
| H A D | gen8_render.c | 3723 REGION_EXTENTS(NULL, dstRegion)->x1, 3724 REGION_EXTENTS(NULL, dstRegion)->y1, 3725 REGION_EXTENTS(NULL, dstRegion)->x2, 3726 REGION_EXTENTS(NULL, dstRegion)->y2));
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 697 REGION_EXTENTS(pScreen, clipBoxes), width, height,
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_video.c | 1942 REGION_EXTENTS(pScreen, clipBoxes), width, height); 2338 REGION_EXTENTS(pScreen, clipBoxes),
|