VirtualBox

Ignore:
Timestamp:
Apr 13, 2010 8:48:47 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59976
Message:

IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo (xTracker 4655)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/DisplayImpl.cpp

    r28220 r28235  
    24182418                                                   u32DstWidth, u32DstHeight,
    24192419                                                   u32DstLineSize, u32DstBitsPerPixel);
     2420        if (RT_SUCCESS(rc))
     2421        {
     2422            pDisplay->handleDisplayUpdate(x + pFBInfo->xOrigin, y + pFBInfo->yOrigin, width, height);
     2423        }
    24202424    }
    24212425    else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette