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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp123 HANDLE hSharedObject; member in struct:__anon13190
162 SSMFIELD_ENTRY_IGN_HCPTR( VMSVGA3DSURFACE, hSharedObject),
1426 pSurface->hSharedObject = NULL;
1714 Assert(pSurface->hSharedObject);
1744 &pSurface->hSharedObject);
2069 Assert(pSurface->hSharedObject == NULL);
2083 &pSurface->hSharedObject /* might result in poor performance */);
2098 &pSurface->hSharedObject);
2124 &pSurface->hSharedObject /* might result in poor performance */);
3311 pSurface->hSharedObject
[all...]

Completed in 51 milliseconds