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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/
H A DVBoxMPHGSMI.cpp59 uint32_t offVRAMBaseMapping, cbMapping, offGuestHeapMemory, cbGuestHeapMemory, local
73 &cbMapping, &offGuestHeapMemory,
90 + offGuestHeapMemory,
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvbva.c178 uint32_t offVRAMBaseMapping, offGuestHeapMemory, cbGuestHeapMemory; local
182 NULL, &offGuestHeapMemory, &cbGuestHeapMemory,
185 + offGuestHeapMemory;
187 pScrn->videoRam, offVRAMBaseMapping + offGuestHeapMemory,
191 offVRAMBaseMapping + offGuestHeapMemory,

Completed in 338 milliseconds