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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4627 static int updateDisplayAll(PVGASTATE pThis, bool fFailOnResize) function
4664 rc = updateDisplayAll(pThis, fFailOnResize);
4746 * So there is not need to do a 'updateDisplayAll' before taking screenshot.

Completed in 79 milliseconds