Searched refs:CompositeRedirectManual (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | composite.h | 55 #define CompositeRedirectManual 1 macro
|
| /xsrc/external/mit/xorg-server.old/dist/composite/ |
| H A D | compalloc.c | 128 if (cw && update == CompositeRedirectManual) 130 if (ccw->update == CompositeRedirectManual) 189 if (ccw->update == CompositeRedirectManual) 206 cw->update = CompositeRedirectManual; 245 if (ccw->update == CompositeRedirectManual) 326 if (csw && update == CompositeRedirectManual) 328 if (ccw->update == CompositeRedirectManual) 381 if (ccw->update == CompositeRedirectManual) 383 csw->update = CompositeRedirectManual; 413 if (ccw->update == CompositeRedirectManual) [all...] |
| /xsrc/external/mit/xorg-server/dist/composite/ |
| H A D | compalloc.c | 155 if (cw && update == CompositeRedirectManual) 157 if (ccw->update == CompositeRedirectManual) 205 if (ccw->update == CompositeRedirectManual) { 213 cw->update = CompositeRedirectManual; 277 if (ccw->update == CompositeRedirectManual) 353 if (csw && update == CompositeRedirectManual) 355 if (ccw->update == CompositeRedirectManual) 404 if (ccw->update == CompositeRedirectManual) { 405 csw->update = CompositeRedirectManual; 434 if (ccw->update == CompositeRedirectManual) { [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2-race.c | 156 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 187 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 221 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 275 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 310 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 345 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 412 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 445 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 481 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 541 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); [all...] |
| H A D | present-race.c | 215 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 337 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual);
|
| H A D | dri2-speed.c | 297 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual);
|
| H A D | present-speed.c | 916 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual);
|
| H A D | present-test.c | 2160 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual);
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 546 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 562 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual);
|
| H A D | dri3-swap.c | 555 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual); 569 XCompositeRedirectWindow(dpy, win, CompositeRedirectManual);
|
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | xcompmgr.c | 2226 XCompositeRedirectSubwindows (dpy, root, CompositeRedirectManual);
|
Completed in 23 milliseconds