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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVRDP.cpp412 vrdpReportDirtyRect(pDev, &rclBounds);
424 vrdpReportDirtyRect(pDev, prcl);
428 vrdpReportDirtyRect(pDev, &pco->rclBounds);
435 vrdpReportDirtyRect (pDev, &pClipRects->rclDst);
534 void vrdpReportDirtyRect(PVBOXDISPDEV pDev, RECTL *prcl) function

Completed in 36 milliseconds