Searched refs:xf86XVRemovePortFromWindow (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xv.c | 1022 xf86XVRemovePortFromWindow(WindowPtr pWin, XvPortRecPrivatePtr portPriv) function in typeref:typename:void 1060 xf86XVRemovePortFromWindow(pWin, pPriv); 1363 xf86XVRemovePortFromWindow((WindowPtr)pPriv->pDraw, pPriv); 1455 xf86XVRemovePortFromWindow((WindowPtr)(portPriv->pDraw), portPriv); 1529 xf86XVRemovePortFromWindow((WindowPtr)(portPriv->pDraw), portPriv); 1612 xf86XVRemovePortFromWindow((WindowPtr)(portPriv->pDraw), portPriv); 1670 xf86XVRemovePortFromWindow((WindowPtr)(portPriv->pDraw), portPriv); 1715 xf86XVRemovePortFromWindow((WindowPtr)pDraw, portPriv); 1832 xf86XVRemovePortFromWindow((WindowPtr)(portPriv->pDraw), portPriv);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xv.c | 895 xf86XVRemovePortFromWindow(WindowPtr pWin, XvPortRecPrivatePtr portPriv) function in typeref:typename:void 933 xf86XVRemovePortFromWindow(pWin, pPriv); 1219 xf86XVRemovePortFromWindow((WindowPtr) pPriv->pDraw, pPriv); 1288 xf86XVRemovePortFromWindow((WindowPtr) (portPriv->pDraw), portPriv); 1366 xf86XVRemovePortFromWindow((WindowPtr) (portPriv->pDraw), portPriv); 1435 xf86XVRemovePortFromWindow((WindowPtr) (portPriv->pDraw), portPriv); 1497 xf86XVRemovePortFromWindow((WindowPtr) (portPriv->pDraw), portPriv); 1533 xf86XVRemovePortFromWindow((WindowPtr) pDraw, portPriv); 1637 xf86XVRemovePortFromWindow((WindowPtr) (portPriv->pDraw), portPriv);
|
Completed in 6 milliseconds