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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvreg.cpp1302 static int vboxVrCompositorEntryRegionsSubst(PVBOXVR_COMPOSITOR pCompositor, PVBOXVR_COMPOSITOR_ENTRY pEntry, function
1396 rc = vboxVrCompositorEntryRegionsSubst(pCompositor, pCur, cRects, paRects, &fCurChanged);
1401 WARN(("vboxVrCompositorEntryRegionsSubst failed, rc %d", rc));
1472 int rc = vboxVrCompositorEntryRegionsSubst(pCompositor, pEntry, cRects, paRects, pfChanged);
1698 rc = vboxVrCompositorEntryRegionsSubst(pCompositor, pCur, cRects, paRects, NULL);
1701 WARN(("vboxVrCompositorEntryRegionsSubst failed! rc %d", rc));

Completed in 48 milliseconds