Searched refs:VBoxMPValidateVideoModeParams (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/ |
H A D | VBoxMPVidModes.cpp | 543 VBoxMPValidateVideoModeParams(PVBOXMP_DEVEXT pExt, uint32_t iDisplay, uint32_t &xres, uint32_t &yres, uint32_t &bpp) function 676 if (VBoxMPValidateVideoModeParams(pExt, display, xres, yres, bpp)) 788 if (VBoxMPValidateVideoModeParams(pExt, pExt->iDevice, xres, yres, bpp))
|
Completed in 2994 milliseconds