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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDDrawVHWA.cpp234 pBody->u.in.hDstSurf = pDstDesc->hHostHandle;
470 pBody->u.in.hDstSurf = pDstDesc->hHostHandle;
550 pBody->u.in.hDstSurf = pDstDesc->hHostHandle;
/vbox/include/VBox/
H A DVBoxVideo.h666 VBOXVHWA_SURFHANDLE hDstSurf; member in struct:VBOXVHWACMD_SURF_BLT::__anon110::__anon111
740 VBOXVHWA_SURFHANDLE hDstSurf; member in struct:VBOXVHWACMD_SURF_OVERLAY_UPDATE::__anon118::__anon119
761 VBOXVHWA_SURFHANDLE hDstSurf; member in struct:VBOXVHWACMD_SURF_OVERLAY_SETPOSITION::__anon120::__anon121
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp2835 if(pCmd->u.in.hDstSurf)
2837 pDstSurf = handle2Surface(pCmd->u.in.hDstSurf);
2896 VBoxVHWASurfaceBase *pDstSurf = handle2Surface(pCmd->u.in.hDstSurf);
3359 pUpdateOverlay->u.in.hDstSurf = hDst;
3953 updateCmd.u.in.hDstSurf = (VBOXVHWA_SURFHANDLE)pDisplay;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVhwa.cpp1001 pBody->u.in.hDstSurf = pFbSurf->hHostHandle;

Completed in 197 milliseconds