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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp2493 static DECLCALLBACK(void) voidUpdateRect(PPDMIDISPLAYCONNECTOR pInterface, uint32_t x, uint32_t y, uint32_t cx, uint32_t cy) function
2554 pDrv->pfnUpdateRect = voidUpdateRect;

Completed in 51 milliseconds