Searched refs:xf86XVEnlistPortInWindow (Results 1 – 2 of 2) sorted by relevance
867 xf86XVEnlistPortInWindow(WindowPtr pWin, XvPortRecPrivatePtr portPriv) in xf86XVEnlistPortInWindow() function1291 result = xf86XVEnlistPortInWindow((WindowPtr) pDraw, portPriv); in xf86XVPutVideo()1383 xf86XVEnlistPortInWindow((WindowPtr) pDraw, portPriv); in xf86XVPutStill()1438 result = xf86XVEnlistPortInWindow((WindowPtr) pDraw, portPriv); in xf86XVGetVideo()1640 ret = xf86XVEnlistPortInWindow((WindowPtr) pDraw, portPriv); in xf86XVPutImage()
164301 Consolidate portPriv->pDraw assignments into xf86XVEnlistPortInWindow.