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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvreg.cpp1097 rc = VBoxVrListRectsGet(pList, cListRects, pListRects);
1136 VBOXVREGDECL(int) VBoxVrListRectsGet(PVBOXVR_LIST pList, uint32_t cRects, RTRECT * aRects) function
1690 rc = VBoxVrListRectsGet(&pEntry->Vr, cRects, paRects);
1693 WARN(("VBoxVrListRectsGet failed! rc %d", rc));

Completed in 49 milliseconds