Searched refs:ValidateTree (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.c143 pDRIPriv->wrap.ValidateTree = pScreen->ValidateTree;
144 pScreen->ValidateTree = DRIValidateTree;
625 pScreen->ValidateTree = pDRIPriv->wrap.ValidateTree;
628 returnValue = (*pScreen->ValidateTree)(pParent, pChild, kind);
631 pDRIPriv->wrap.ValidateTree = pScreen->ValidateTree;
632 pScreen->ValidateTree = DRIValidateTree;
H A Ddri.h57 ValidateTreeProcPtr ValidateTree; member in struct:__anon60b87d530108
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c602 if (pDRIInfo->wrap.ValidateTree) {
603 pDRIPriv->wrap.ValidateTree = pScreen->ValidateTree;
604 pScreen->ValidateTree = pDRIInfo->wrap.ValidateTree;
658 if (pDRIInfo->wrap.ValidateTree) {
659 pScreen->ValidateTree = pDRIPriv->wrap.ValidateTree;
660 pDRIPriv->wrap.ValidateTree = NULL;
1602 inforec->wrap.ValidateTree
[all...]
H A Ddri.h91 ValidateTreeProcPtr ValidateTree; member in struct:__anonfa1ba9410108
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessScreen.c362 * ValidateTree is modified in two ways:
374 SCREEN_UNWRAP(pScreen, ValidateTree);
383 result = pScreen->ValidateTree(pParent, pChild, kind);
387 SCREEN_WRAP(pScreen, ValidateTree);
689 WRAP(ValidateTree);
H A DrootlessCommon.h104 ValidateTreeProcPtr ValidateTree; member in struct:_RootlessScreenRec
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessScreen.c353 * ValidateTree is modified in two ways:
365 SCREEN_UNWRAP(pScreen, ValidateTree);
375 result = pScreen->ValidateTree(pParent, pChild, kind);
379 SCREEN_WRAP(pScreen, ValidateTree);
679 WRAP(ValidateTree);
H A DrootlessCommon.h105 ValidateTreeProcPtr ValidateTree; member in struct:_RootlessScreenRec
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinrandr.c109 * Use REGION_BREAK to avoid optimizations in ValidateTree
151 (*pScreen->ValidateTree)(pWin, NullWindow, VTOther);
H A Dwin.h592 ValidateTreeProcPtr ValidateTree; member in struct:_winPrivScreenRec
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dscrnintstr.h454 ValidateTreeProcPtr ValidateTree; member in struct:_Screen
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiscrinit.c252 pScreen->ValidateTree = miValidateTree;
H A Dmiwindow.c307 (*pScreen->ValidateTree)(pLayerWin->parent, NullWindow, kind);
505 (*pScreen->ValidateTree)(pLayerWin->parent, pFirstChange, VTOther);
725 (*pScreen->ValidateTree)(pLayerWin->parent, NullWindow,
788 (*pScreen->ValidateTree)(pLayerWin->parent, pLayerWin, VTOther);
H A Dmioverlay.c148 pScreen->ValidateTree = miOverlayValidateTree;
975 (*pScreen->ValidateTree)(pWin->parent, NullWindow, kind);
1270 (*pScreen->ValidateTree)(pWin->parent, pFirstChange, VTOther);
1535 (*pScreen->ValidateTree)(pWin->parent, NullWindow, VTOther);
1593 (*pScreen->ValidateTree)(pWin->parent, pWin, VTOther);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiscrinit.c264 pScreen->ValidateTree = miValidateTree;
H A Dmiwindow.c292 (*pScreen->ValidateTree) (pLayerWin->parent, NullWindow, kind);
467 (*pScreen->ValidateTree) (pLayerWin->parent, pFirstChange, VTOther);
670 (*pScreen->ValidateTree) (pLayerWin->parent, NullWindow,
726 (*pScreen->ValidateTree) (pLayerWin->parent, pLayerWin, VTOther);
H A Dmioverlay.c149 pScreen->ValidateTree = miOverlayValidateTree;
958 (*pScreen->ValidateTree) (pWin->parent, NullWindow, kind);
1214 (*pScreen->ValidateTree) (pWin->parent, pFirstChange, VTOther);
1468 (*pScreen->ValidateTree) (pWin->parent, NullWindow, VTOther);
1521 (*pScreen->ValidateTree) (pWin->parent, pWin, VTOther);
/xsrc/external/mit/xorg-server/dist/include/
H A Dscrnintstr.h540 ValidateTreeProcPtr ValidateTree; member in struct:_Screen
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwin.c825 * Use REGION_BREAK to avoid optimizations in ValidateTree
868 (*pScreen->ValidateTree)(pWin, NullWindow, VTOther);
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwin.h507 ValidateTreeProcPtr ValidateTree; member in struct:_winPrivScreenRec
/xsrc/external/mit/xorg-server/dist/composite/
H A Dcompalloc.c126 (*pScreen->ValidateTree) (pLayerWin->parent, pLayerWin, VTOther);
654 * the window so that ValidateTree will handle the unmap
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c1109 * eliminates most of the calls to ValidateTree. So,
2171 (*pScreen->ValidateTree) (pLayerWin->parent, pFirstChange, kind);
2688 (*pScreen->ValidateTree) (pLayerWin->parent, pLayerWin, VTMap);
2769 (*pScreen->ValidateTree) (pLayerWin->parent, pFirstMapped, VTMap);
2865 (*pScreen->ValidateTree) (pLayerWin->parent, pWin, VTUnmap);
2933 (*pScreen->ValidateTree) (pLayerWin->parent, pHead, VTUnmap);
3678 * Use REGION_BREAK to avoid optimizations in ValidateTree
3711 (*pScreen->ValidateTree) (pWin, NullWindow, VTOther);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c947 * eliminates most of the calls to ValidateTree. So,
2097 (*pScreen->ValidateTree)(pLayerWin->parent, pFirstChange, kind);
2667 (*pScreen->ValidateTree)(pLayerWin->parent, pLayerWin, VTMap);
2771 (*pScreen->ValidateTree)(pLayerWin->parent, pFirstMapped, VTMap);
2872 (*pScreen->ValidateTree)(pLayerWin->parent, pWin, VTUnmap);
2956 (*pScreen->ValidateTree)(pLayerWin->parent, pHead, VTUnmap);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxextension.c351 * ValidateTree()
366 pScreen->ValidateTree(pRoot, NULL, VTBroken);
996 * ValidateTree()
999 pScreen->ValidateTree(pRoot, NULL, VTBroken);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkdrive.c169 (*pScreen->ValidateTree)(pWin, NullWindow, VTOther);

Completed in 74 milliseconds

12