Searched defs:cocoaView (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp203 vmsvga3dCocoaViewMakeCurrentContext((pContext)->cocoaView, (pContext)->cocoaContext); \
650 NativeNSViewRef cocoaView; member in struct:__anon13181
4160 vmsvga3dCocoaSwapBuffers(pContext->cocoaView, pContext->cocoaContext);
4400 vmsvga3dCocoaCreateView(&pContext->cocoaView, pHostView);
4629 vmsvga3dCocoaDestroyView(pContext->cocoaView);
4673 vmsvga3dCocoaViewSetSize(pContext->cocoaView, pThis->svga.uWidth, pThis->svga.uHeight);

Completed in 63 milliseconds