Searched refs:wy2 (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 );
853 wy2 = win_y2;
854 npixels = (wx2-wx1+1) * (wy2-wy1+1);
870 sh = (wy2-wy1+1);

Completed in 2 milliseconds