Searched refs:xf86XVWindowExposures (Results 1 – 2 of 2) sorted by relevance
87 static void xf86XVWindowExposures(WindowPtr pWin, RegionPtr r1);267 pScreen->WindowExposures = xf86XVWindowExposures; in xf86XVScreenInit()1051 xf86XVWindowExposures(WindowPtr pWin, RegionPtr reg1) in xf86XVWindowExposures() function1063 pScreen->WindowExposures = xf86XVWindowExposures; in xf86XVWindowExposures()
102411 xfree86/xv: Factor out the meat of xf86XVWindowExposures for later reuse