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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dcompositor.cpp706 VBOXVREGDECL(int) CrVrScrCompositorEntryRegionsGet(PCVBOXVR_SCR_COMPOSITOR pCompositor, function
982 rc = CrVrScrCompositorEntryRegionsGet(pCompositor, pEntry, &cRects, NULL, NULL, &paRects);
985 WARN(("CrVrScrCompositorEntryRegionsGet failed, rc %d", rc));

Completed in 43 milliseconds