Searched refs:H3DORFrame (Results 1 - 4 of 4) sorted by relevance
/vbox/include/VBox/HostServices/ |
H A D | VBoxCrOpenGLSvc.h | 112 DECLR3CALLBACKMEMBER(void, H3DORFrame, (void *pvInstance,
|
/vbox/src/VBox/Main/include/ |
H A D | ConsoleVRDPServer.h | 265 static DECLCALLBACK(void) H3DORFrame(void *pvInstance,
|
/vbox/src/VBox/HostServices/SharedOpenGL/crserver/ |
H A D | crservice.cpp | 1327 outputRedirect.CRORFrame = pOutputRedirect->H3DORFrame;
|
/vbox/src/VBox/Main/src-client/ |
H A D | ConsoleVRDPServer.cpp | 1853 * 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