Searched refs:WM_VMSVGA3D_RESIZEWINDOW (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d.h31 # define WM_VMSVGA3D_RESIZEWINDOW (WM_APP+4) macro
H A DDevVGA-SVGA3d-shared.cpp186 if (msg.message == WM_VMSVGA3D_RESIZEWINDOW)
H A DDevVGA-SVGA3d-ogl.cpp4670 int rc = vmsvga3dSendThreadMessage(pState->pWindowThread, pState->WndRequestSem, WM_VMSVGA3D_RESIZEWINDOW, (WPARAM)pContext->hwnd, (LPARAM)&cs);
H A DDevVGA-SVGA3d-win.cpp3327 int rc = vmsvga3dSendThreadMessage(pState->pWindowThread, pState->WndRequestSem, WM_VMSVGA3D_RESIZEWINDOW, (WPARAM)pContext->hwnd, (LPARAM)&cs);

Completed in 79 milliseconds