HomeSort by: relevance | last modified time | path
    Searched refs:driRegion (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri.c 1899 REGION_UNINIT(pScreen, &info->dri->driRegion);
2018 REGION_SUBTRACT(pScreen, &region, pReg, &info->dri->driRegion);
2271 REGION_UNINIT(pScreen, &info->dri->driRegion);
2272 REGION_NULL(pScreen, &info->dri->driRegion);
2281 REGION_UNION(pScreen, &info->dri->driRegion, &pWin->clipList,
2282 &info->dri->driRegion);
radeon.h 533 RegionRec driRegion;

Completed in 7 milliseconds