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

/vbox/include/VBox/
H A DVBoxVideo.h1414 VBOXVDMA_RECTL aDstSubRects[1]; member in struct:VBOXVDMACMD_DMA_PRESENT_BLT
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VDMA.cpp2305 const uint32_t cbBlt = VBOXVDMACMD_BODY_FIELD_OFFSET(uint32_t, VBOXVDMACMD_DMA_PRESENT_BLT, aDstSubRects[pBlt->cDstSubRects]);
2328 pDstRectl = &pBlt->aDstSubRects[i];
2338 pSrcRectl = &pBlt->aDstSubRects[i];
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPWddm.cpp5990 #define VBOXVDMACMD_DMA_PRESENT_BLT_SIZE(_c) (VBOXVDMACMD_BODY_FIELD_OFFSET(UINT, VBOXVDMACMD_DMA_PRESENT_BLT, aDstSubRects[_c]))

Completed in 1561 milliseconds