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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddisplay.cpp148 static void updateScreenInformation(struct DISPLAYSTATE *pState, unsigned cx, unsigned cy, unsigned cBPP, unsigned iDisplay, function
273 updateScreenInformation(pState, 1024, 768, 0, 1, 0, 0, true, false);
288 updateScreenInformation(pState, cx, cy, cBPP, i, x, y, fEnabled, true);
323 updateScreenInformation(pState, cx, cy, cBPP, iDisplay, x, y, fEnabled, fUpdatePosition);

Completed in 42 milliseconds