Searched defs:x_incr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp1705 int cx_min, cx_max, linesize, x_incr; local
1755 x_incr = cw * ((pDrv->cBits + 7) >> 3);
1881 d1 += x_incr;

Completed in 76 milliseconds