Searched refs:forceUpdate (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaXvMC.c811 Bool forceUpdate = FALSE; local in function:XvMCPutSurface
839 forceUpdate = TRUE;
870 while ((lastSurface != dispSurface) || forceUpdate) {
872 forceUpdate = FALSE;

Completed in 4 milliseconds