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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dserver_presenter.cpp665 int CrFbClrFill(HCR_FRAMEBUFFER hFb, uint32_t cRects, const RTRECT *pRects, uint32_t u32Color) function
787 rc = CrFbClrFill(hFb, cRects, pRects, u32Color);
789 WARN(("CrFbClrFill failed rc %d", rc));

Completed in 104 milliseconds