Searched refs:CrVrScrCompositorEntryListIntersect (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/include/ |
H A D | cr_compositor.h | 153 VBOXVREGDECL(int) CrVrScrCompositorEntryListIntersect(PVBOXVR_SCR_COMPOSITOR pCompositor, PVBOXVR_SCR_COMPOSITOR_ENTRY pEntry,
|
/vbox/src/VBox/GuestHost/OpenGL/util/ |
H A D | compositor.cpp | 583 VBOXVREGDECL(int) CrVrScrCompositorEntryListIntersect(PVBOXVR_SCR_COMPOSITOR pCompositor, PVBOXVR_SCR_COMPOSITOR_ENTRY pEntry, function 637 int tmpRc = CrVrScrCompositorEntryListIntersect(pCompositor, pEntry, pList2, &fTmpChanged); 1019 rc = CrVrScrCompositorEntryListIntersect(pCompositor, pEntry, pVr, &fCurChanged);
|
Completed in 34 milliseconds