Searched refs:VBoxMpCrCmdRxReadbackHandler (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCr.h200 int VBoxMpCrCmdRxReadbackHandler(CRMessageReadback *pRx, uint32_t cbRx);
H A DVBoxMPCr.cpp1091 int VBoxMpCrCmdRxReadbackHandler(CRMessageReadback *pRx, uint32_t cbRx) function
1116 return VBoxMpCrCmdRxReadbackHandler((CRMessageReadback*)pRx, cbRx);

Completed in 45 milliseconds