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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvreg.cpp311 static int vboxVrListRegIntersectSubstNoJoin(PVBOXVR_LIST pList1, PVBOXVR_REG pReg1, PCRTRECT pRect2) function
634 /* NOTE: the pReg1 will be invalid after the vboxVrListRegIntersectSubstNoJoin call!!! */
635 int rc = vboxVrListRegIntersectSubstNoJoin(pList, pReg1, pRect2);
641 WARN(("vboxVrListRegIntersectSubstNoJoin failed!"));

Completed in 60 milliseconds