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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Drndr_gu2.c1899 unsigned long size, xbytes; local in function:gu22_screen_to_screen_blt
1916 xbytes = (width - 1) << gu2_xshift;
1917 srcoffset += xbytes;
1918 dstoffset += xbytes;
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Drndr_gu2.c1742 unsigned long size, xbytes; local in function:gu22_screen_to_screen_blt
1759 xbytes = (width - 1) << gu2_xshift;
1760 srcoffset += xbytes;
1761 dstoffset += xbytes;

Completed in 7 milliseconds