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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvreg.cpp898 VBOXVREGDECL(int) VBoxVrListRectsIntersect(PVBOXVR_LIST pList, uint32_t cRects, PCRTRECT aRects, bool *pfChanged) function
1536 WARN(("VBoxVrListRectsIntersect failed, rc %d", rc));
1558 rc = VBoxVrListRectsIntersect(&pEntry->Vr, cRects, paRects, &fChanged);
1569 WARN(("VBoxVrListRectsIntersect failed, rc %d", rc));

Completed in 57 milliseconds