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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4540 static DECLCALLBACK(void) vgaDummyUpdateRect(PPDMIDISPLAYCONNECTOR pInterface, uint32_t x, uint32_t y, uint32_t cx, uint32_t cy) function
4775 Connector.pfnUpdateRect = vgaDummyUpdateRect;

Completed in 64 milliseconds