Searched refs:REGION_RESET (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinrandr.c122 REGION_RESET(pScreen, &pWin->borderClip, &box);
/xsrc/external/mit/xorg-server/dist/include/
H A Dregionstr.h372 #define REGION_RESET(pScreen, r, b) RegionReset(r, b) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dregionstr.h370 #define REGION_RESET(pScreen, r, b) RegionReset(r, b) macro
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_output.c563 REGION_RESET(pScreen, &cur_output, &crtc->bounds);
577 REGION_RESET(pScreen, &cur_output, &crtc->bounds);
H A Dvmwgfx_saa.c61 REGION_RESET(draw->pScreen, &spix->dirty_hw, &box);
64 REGION_RESET(draw->pScreen, &spix->dirty_shadow, &box);
1486 REGION_RESET(vsaa->pScreen, vpix->pending_present, &box);

Completed in 7 milliseconds