VirtualBox

Changeset 49420 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Nov 8, 2013 3:54:02 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90501
Message:

forward-port and adopt VHWA fixes

File:
1 edited

Legend:

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

    r48955 r49420  
    147147    void handleDisplayUpdate(unsigned uScreenId, int x, int y, int w, int h);
    148148#ifdef VBOX_WITH_VIDEOHWACCEL
    149     void handleVHWACommandProcess(PPDMIDISPLAYCONNECTOR pInterface, PVBOXVHWACMD pCommand);
     149    int handleVHWACommandProcess(PVBOXVHWACMD pCommand);
    150150#endif
    151151#ifdef VBOX_WITH_CRHGSMI
     
    225225
    226226#ifdef VBOX_WITH_VIDEOHWACCEL
    227     static DECLCALLBACK(void)  displayVHWACommandProcess(PPDMIDISPLAYCONNECTOR pInterface, PVBOXVHWACMD pCommand);
     227    static DECLCALLBACK(int)  displayVHWACommandProcess(PPDMIDISPLAYCONNECTOR pInterface, PVBOXVHWACMD pCommand);
    228228#endif
    229229
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