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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_muralfbo.cpp683 RTRECTSIZE SrcRectSize; local
708 SrcRectSize.cx = pScreen->u32Width;
709 SrcRectSize.cy = pScreen->u32Height;
714 int rc = CrFbBltGetContentsEx(hFb, &SrcRectSize, &DstRect, 1, &DstRect, &pScreenshot->Img);

Completed in 40 milliseconds