Searched refs:VBOXDISPKMT_CALLBACKS (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxUhgsmiKmt.h28 VBOXDISPKMT_CALLBACKS Callbacks;
H A DVBoxDispKmt.h61 typedef struct VBOXDISPKMT_CALLBACKS struct
95 } VBOXDISPKMT_CALLBACKS, *PVBOXDISPKMT_CALLBACKS; typedef in typeref:struct:VBOXDISPKMT_CALLBACKS
102 const VBOXDISPKMT_CALLBACKS *pCallbacks;
132 HRESULT vboxDispKmtOpenAdapter(const VBOXDISPKMT_CALLBACKS *pCallbacks, PVBOXDISPKMT_ADAPTER pAdapter);
H A DVBoxCrHgsmi.cpp24 static VBOXDISPKMT_CALLBACKS g_VBoxCrHgsmiKmtCallbacks;
27 static int vboxCrHgsmiInitPerform(VBOXDISPKMT_CALLBACKS *pCallbacks)
H A DVBoxDispKmt.cpp225 static HRESULT vboxDispKmtOpenAdapterViaHdc(const VBOXDISPKMT_CALLBACKS *pCallbacks, PVBOXDISPKMT_ADAPTER pAdapter)
253 static HRESULT vboxDispKmtOpenAdapterViaLuid(const VBOXDISPKMT_CALLBACKS *pCallbacks, PVBOXDISPKMT_ADAPTER pAdapter)
302 HRESULT vboxDispKmtOpenAdapter(const VBOXDISPKMT_CALLBACKS *pCallbacks, PVBOXDISPKMT_ADAPTER pAdapter)
H A DVBoxDispMpLogger.cpp72 VBOXDISPKMT_CALLBACKS KmtCallbacks;
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDispIf.h63 VBOXDISPKMT_CALLBACKS KmtCallbacks;

Completed in 52 milliseconds