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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4625 * Internal vgaPortUpdateDisplayAll worker called under pThis->CritSect.
4658 LogFlow(("vgaPortUpdateDisplayAll\n"));
4676 static DECLCALLBACK(int) vgaPortUpdateDisplayAll(PPDMIDISPLAYPORT pInterface, bool fFailOnResize) function
6053 pThis->IPort.pfnUpdateDisplayAll = vgaPortUpdateDisplayAll;

Completed in 65 milliseconds