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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c2843 uint nChilds; local in function:XvMCPutSurface
2883 XQueryTree(display,win,&root,&parent,&pChilds,&nChilds);
2884 if(nChilds) XFree(pChilds);
2891 XQueryTree(display,win,&root,&parent,&pChilds,&nChilds);
2892 if(nChilds) XFree(pChilds);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c2843 uint nChilds; local in function:XvMCPutSurface
2883 XQueryTree(display,win,&root,&parent,&pChilds,&nChilds);
2884 if(nChilds) XFree(pChilds);
2891 XQueryTree(display,win,&root,&parent,&pChilds,&nChilds);
2892 if(nChilds) XFree(pChilds);
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A DI810XvMC.c2843 uint nChilds; local in function:XvMCPutSurface
2883 XQueryTree(display,win,&root,&parent,&pChilds,&nChilds);
2884 if(nChilds) XFree(pChilds);
2891 XQueryTree(display,win,&root,&parent,&pChilds,&nChilds);
2892 if(nChilds) XFree(pChilds);

Completed in 15 milliseconds