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

/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp445 uint32_t rdpmaskwidth = dstmaskwidth; local
446 uint32_t rdpmasklen = dstheight * rdpmaskwidth;
466 uint8_t *dst = maskarray + (dstheight - 1) * rdpmaskwidth;
492 dst -= rdpmaskwidth;

Completed in 930 milliseconds