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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dserver_presenter.cpp1384 int CrFbEntryRegionsSet(CR_FRAMEBUFFER *pFb, HCR_FRAMEBUFFER_ENTRY hEntry, const RTPOINT *pPos, uint32_t cRegions, const RTRECT *paRegions, bool fPosRelated) function
2958 rc = CrFbEntryRegionsSet(pFb, hEntry, &Point, cRects, pRects, false);

Completed in 86 milliseconds