| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv04_xv_ovl.c | 140 REGION_EMPTY(pScrn->pScreen, &pPriv->clip);
|
| H A D | nv10_xv_ovl.c | 183 REGION_EMPTY(pScrn->pScreen, &pPriv->clip);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winrandr.c | 129 REGION_EMPTY(pScreen, &pWin->borderClip);
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_saa.c | 62 REGION_EMPTY(draw->pScreen, &spix->dirty_shadow); 65 REGION_EMPTY(draw->pScreen, &spix->dirty_hw); 500 REGION_EMPTY(vsaa->pScreen, &spix->dirty_shadow); 1291 REGION_EMPTY(vsaa->pScreen, &spix->dirty_shadow); 1347 REGION_EMPTY(vsaa->pScreen, vpix->present_damage); 1589 REGION_EMPTY(vsaa->pScreen, vpix->pending_update); 1627 REGION_EMPTY(draw->pScreen, &spix->dirty_hw);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | compat-api.h | 168 #define RegionEmpty(r) REGION_EMPTY(NULL, r)
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | regionstr.h | 375 #define REGION_EMPTY(pScreen, r) RegionEmpty(r) macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | regionstr.h | 373 #define REGION_EMPTY(pScreen, r) RegionEmpty(r) macro
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_gx2_video.c | 395 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 535 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1474 REGION_EMPTY(pScrn->pScreen, &portPriv->clip);
|
| H A D | nsc_gx1_video.c | 393 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 536 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1533 REGION_EMPTY(pScrn->pScreen, &portPriv->clip);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_video.c | 175 REGION_EMPTY(pScrni->pScreen, &pPriv->clip); 602 REGION_EMPTY(pScrni->pScreen, &pPriv->clip); 805 REGION_EMPTY(pScrni->pScreen, &portPriv->clip);
|
| H A D | gx_video.c | 327 REGION_EMPTY(pScrni->pScreen, &pPriv->clip); 466 REGION_EMPTY(pScrni->pScreen, &pPriv->clip); 1531 REGION_EMPTY(pScrni->pScreen, &portPriv->clip);
|
| /xsrc/external/mit/xf86-video-tdfx/dist/src/ |
| H A D | tdfx_video.c | 357 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 711 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1319 REGION_EMPTY(pScrn->pScreen, &portPriv->clip);
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_video.c | 396 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 496 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1110 REGION_EMPTY(pScrn->pScreen, &portPriv->clip);
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm3_video.c | 348 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 397 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1217 REGION_EMPTY(pScrn->pScreen, &portPriv->clip);
|
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_video.c | 357 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 415 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1056 REGION_EMPTY(pScrn->pScreen, & pI740Priv->clip);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_video.c | 526 REGION_EMPTY(pScrn->screen, &pPriv->clip); 583 REGION_EMPTY(pScrn->screen, &pPriv->clip); 1415 REGION_EMPTY(pScrn->screen, & pI810Priv->clip);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_video.c | 516 REGION_EMPTY(pScrn->screen, &pPriv->clip); 573 REGION_EMPTY(pScrn->screen, &pPriv->clip); 1372 REGION_EMPTY(pScrn->screen, & pI810Priv->clip);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_video.c | 655 REGION_EMPTY(pScrnInfo->pScreen, &pPriv->clip); 724 REGION_EMPTY(pScrnInfo->pScreen, &pPriv->clip); 1363 REGION_EMPTY(pScrnInfo->pScreen, &pPriv->clip);
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_video.c | 292 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 363 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1021 REGION_EMPTY(pScrn->pScreen, &portPriv->clip);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_video.c | 526 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 583 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1387 REGION_EMPTY(pScrn->pScreen, & pI810Priv->clip);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | compat-api.h | 185 #define RegionEmpty(r) REGION_EMPTY(NULL, r)
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_video.c | 268 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 332 REGION_EMPTY(pScrn->pScreen, &pPriv->clip);
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 430 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 541 REGION_EMPTY(pScreen, &Union);
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atimach64xv.c | 555 REGION_EMPTY(pScreen, &pATI->VideoClip); 1169 REGION_EMPTY(pScreen, &pATI->VideoClip);
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis6326_video.c | 652 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1204 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); 1501 REGION_EMPTY(pScrn->pScreen, &pPriv->clip);
|