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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dserver_presenter.cpp1752 static HCR_FRAMEBUFFER crPMgrFbGetNextInitialized(uint32_t i) function
1779 HCR_FRAMEBUFFER hFb = crPMgrFbGetNextInitialized(0);
1787 return crPMgrFbGetNextInitialized(hFb->ScreenInfo.u32ViewIndex+1);

Completed in 56 milliseconds