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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dcompositor.cpp341 static int crVrScrCompositorEntryEnsureRegionsBounds(PVBOXVR_SCR_COMPOSITOR pCompositor, PVBOXVR_SCR_COMPOSITOR_ENTRY pEntry, function
417 rc = crVrScrCompositorEntryEnsureRegionsBounds(pCompositor, pEntry, &fAdjusted);
420 WARN(("crVrScrCompositorEntryEnsureRegionsBounds failed, rc %d", rc));
484 rc = crVrScrCompositorEntryEnsureRegionsBounds(pCompositor, pEntry, NULL);
487 WARN(("crVrScrCompositorEntryEnsureRegionsBounds failed, rc %d", rc));
563 rc = crVrScrCompositorEntryEnsureRegionsBounds(pCompositor, pEntry, NULL);
570 WARN(("crVrScrCompositorEntryEnsureRegionsBounds failed, rc %d", rc));
695 rc = crVrScrCompositorEntryEnsureRegionsBounds(pCompositor, pEntry, NULL);
698 WARN(("RegionsSet: crVrScrCompositorEntryEnsureRegionsBounds failed rc %d", rc));
838 int rc = crVrScrCompositorEntryEnsureRegionsBounds(pComposito
[all...]

Completed in 46 milliseconds