VirtualBox

Ignore:
Timestamp:
Dec 6, 2010 11:54:46 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68544
Message:

Main::Display: use screen id in VBVA mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DisplayImpl.h

    r33590 r34739  
    123123    // public methods only for internal purposes
    124124    int handleDisplayResize (unsigned uScreenId, uint32_t bpp, void *pvVRAM, uint32_t cbLine, int w, int h);
    125     void handleDisplayUpdate (int x, int y, int cx, int cy);
     125    void handleDisplayUpdateLegacy (int x, int y, int cx, int cy);
     126    void handleDisplayUpdate (unsigned uScreenId, int x, int y, int w, int h);
    126127#ifdef VBOX_WITH_VIDEOHWACCEL
    127128    void handleVHWACommandProcess(PPDMIDISPLAYCONNECTOR pInterface, PVBOXVHWACMD pCommand);
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