Searched refs:REGION_EXTENTS (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c200 BoxPtr extents = REGION_EXTENTS(pScreen, pRegion);
714 NVC0SyncToVBlank(dst_pix, REGION_EXTENTS(0, &reg));
717 NV50SyncToVBlank(dst_pix, REGION_EXTENTS(0, &reg));
719 NV11SyncToVBlank(dst_pix, REGION_EXTENTS(0, &reg));
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_uxa_video.c142 box = *REGION_EXTENTS(unused, clipBoxes);
H A Dintel_dri.c435 box = REGION_EXTENTS(unused, gc->pCompositeClip);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dcompat-api.h153 #define RegionExtents(r) REGION_EXTENTS(NULL, r)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_uxa_video.c142 box = *REGION_EXTENTS(unused, clipBoxes);
/xsrc/external/mit/xorg-server/dist/include/
H A Dregionstr.h376 #define REGION_EXTENTS(pScreen, r) RegionExtents(r) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dregionstr.h374 #define REGION_EXTENTS(pScreen, r) RegionExtents(r) macro
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dcompat-api.h170 #define RegionExtents(r) REGION_EXTENTS(NULL, r)
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-accel.c135 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 Di830_dri.c309 box = REGION_EXTENTS(unused, pGC->pCompositeClip);
H A Di810_video.c999 REGION_EXTENTS(pScrn->pScreen, clipBoxes), width, height);
1344 REGION_EXTENTS(screenInfo.screens[0], clipBoxes),
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmwarecurs.c424 pBB = REGION_EXTENTS(pWin->drawable.pScreen, prgnSrc);
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_video.c657 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 Di810_video.c999 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 Di810_video.c989 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 Duxa-accel.c64 pextent = REGION_EXTENTS(pGC->pScreen, pClip);
734 pextent = REGION_EXTENTS(pGC->pScreen, pClip);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.c1706 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 Dgen7_render.c1923 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 Dgen8_render.c3867 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 Dgen9_render.c3959 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 Dgen6_render.c1644 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 Dgen7_render.c1852 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 Dgen8_render.c3723 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 Dapm_video.c697 REGION_EXTENTS(pScreen, clipBoxes), width, height,
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_video.c1942 REGION_EXTENTS(pScreen, clipBoxes), width, height);
2338 REGION_EXTENTS(pScreen, clipBoxes),

Completed in 54 milliseconds

12