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

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvbva.c91 if (VBoxVBVABufferBeginUpdate(&pVBox->pScreens[j].aVbvaCtx,
/vbox/src/VBox/Additions/common/VBoxVideo/
H A DVBVABase.cpp29 * All graphics commands go there serialized by VBoxVBVABufferBeginUpdate.
154 RTDECL(bool) VBoxVBVABufferBeginUpdate(PVBVABUFFERCONTEXT pCtx, function
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVbva.h37 if (VBoxVBVABufferBeginUpdate(&(_psrc)->Vbva.Vbva, &VBoxCommonFromDeviceExt(_pdext)->guestCtx)) \
/vbox/include/VBox/
H A DVBoxVideoGuest.h272 RTDECL(bool) VBoxVBVABufferBeginUpdate(PVBVABUFFERCONTEXT pCtx,
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDDraw.cpp485 && VBoxVBVABufferBeginUpdate(&pDev->vbvaCtx, &pDev->hgsmi.ctx))
539 if (pDev->hgsmi.bSupported && VBoxVBVABufferBeginUpdate(&pDev->vbvaCtx, &pDev->hgsmi.ctx))
H A DVBoxDispDrawCmd.cpp88 && VBoxVBVABufferBeginUpdate(&pDev->vbvaCtx, &pDev->hgsmi.ctx)) \
/vbox/src/VBox/Additions/linux/drm/
H A Dvbox_main.c118 if (VBoxVBVABufferBeginUpdate(&vbox->paVBVACtx[iCrtc],

Completed in 4418 milliseconds