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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_vreg.h336 VBOXVREGDECL(int) VBoxVrCompositorEntryRegionsTranslate(PVBOXVR_COMPOSITOR pCompositor, PVBOXVR_COMPOSITOR_ENTRY pEntry,
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dcompositor.cpp321 int rc = VBoxVrCompositorEntryRegionsTranslate(&pCompositor->Compositor, &pEntry->Ce, pPos->x - pEntry->Rect.xLeft,
325 WARN(("VBoxVrCompositorEntryRegionsTranslate failed rc %d", rc));
H A Dvreg.cpp1640 VBOXVREGDECL(int) VBoxVrCompositorEntryRegionsTranslate(PVBOXVR_COMPOSITOR pCompositor, PVBOXVR_COMPOSITOR_ENTRY pEntry, function
1645 WARN(("VBoxVrCompositorEntryRegionsTranslate called with zero entry, unsupported!"));

Completed in 80 milliseconds