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

/vbox/include/VBox/HostServices/
H A DVBoxCrOpenGLSvc.h112 DECLR3CALLBACKMEMBER(void, H3DORFrame, (void *pvInstance,
/vbox/src/VBox/Main/include/
H A DConsoleVRDPServer.h265 static DECLCALLBACK(void) H3DORFrame(void *pvInstance,
/vbox/src/VBox/HostServices/SharedOpenGL/crserver/
H A Dcrservice.cpp1327 outputRedirect.CRORFrame = pOutputRedirect->H3DORFrame;
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1853 * That is what will be in the H3DORFrame's parameters pvData and cbData.
2032 /* static */ DECLCALLBACK(void) ConsoleVRDPServer::H3DORFrame(void *pvInstance, function in class:ConsoleVRDPServer
2035 H3DORLOG(("H3DORFrame: ins %p %p %d\n", pvInstance, pvData, cbData));
2063 H3DORLOG(("H3DORFrame: ins %p completed\n", pvInstance));
2148 H3DORFrame,

Completed in 810 milliseconds