Searched refs:PVBVAINFOVIEW (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DDisplayImpl.h179 int i_notifyCroglResize(const PVBVAINFOVIEW pView, const PVBVAINFOSCREEN pScreen, void *pvVRAM);
343 static DECLCALLBACK(int) i_displayVBVAResize(PPDMIDISPLAYCONNECTOR pInterface, const PVBVAINFOVIEW pView,
/vbox/include/VBox/vmm/
H A Dpdmifs.h715 typedef struct VBVAINFOVIEW *PVBVAINFOVIEW; typedef in typeref:struct:VBVAINFOVIEW
943 DECLR3CALLBACKMEMBER(int, pfnVBVAResize,(PPDMIDISPLAYCONNECTOR pInterface, const PVBVAINFOVIEW pView, const PVBVAINFOSCREEN pScreen, void *pvVRAM));
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp818 int Display::i_notifyCroglResize(const PVBVAINFOVIEW pView, const PVBVAINFOSCREEN pScreen, void *pvVRAM)
3874 static void logVBVAResize(const PVBVAINFOVIEW pView, const PVBVAINFOSCREEN pScreen, const DISPLAYFBINFO *pFBInfo)
3939 DECLCALLBACK(int) Display::i_displayVBVAResize(PPDMIDISPLAYCONNECTOR pInterface, const PVBVAINFOVIEW pView,

Completed in 983 milliseconds