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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dbitmap.c769 uint8 * last_line; local
776 last_line = 0;
784 if (last_line == 0)
841 x = last_line[indexw * 4] + color;
849 x = last_line[indexw * 4] + color;
858 last_line = this_line;

Completed in 56 milliseconds