Searched refs:REGION_RESET (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winrandr.c | 122 REGION_RESET(pScreen, &pWin->borderClip, &box);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | regionstr.h | 372 #define REGION_RESET(pScreen, r, b) RegionReset(r, b) macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | regionstr.h | 370 #define REGION_RESET(pScreen, r, b) RegionReset(r, b) macro
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_output.c | 563 REGION_RESET(pScreen, &cur_output, &crtc->bounds); 577 REGION_RESET(pScreen, &cur_output, &crtc->bounds);
|
| H A D | vmwgfx_saa.c | 61 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