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

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

Completed in 56 milliseconds