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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxsingle.c837 int wx1, wx2, wy1, wy2; local in function:__glXDisp_ReadPixels
847 &wx1, &wx2, &wy1, &wy2 );
850 wx1 = win_x1;
854 npixels = (wx2-wx1+1) * (wy2-wy1+1);
867 sx = wx1 - pDraw->x;
869 sw = (wx2-wx1+1);

Completed in 3 milliseconds