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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4695 static DECLCALLBACK(int) vgaPortSetRefreshRate(PPDMIDISPLAYPORT pInterface, uint32_t cMilliesInterval) function
6055 pThis->IPort.pfnSetRefreshRate = vgaPortSetRefreshRate;

Completed in 65 milliseconds