VirtualBox

Changeset 51482 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 2, 2014 9:23:18 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94084
Message:

DisplayImpl: update attached framebuffer.

File:
1 edited

Legend:

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

    r51476 r51482  
    25462546                                mLastHeight,
    25472547                                mLastFlags);
     2548        }
     2549
     2550        alock.release();
     2551
     2552        Console::SafeVMPtrQuiet ptrVM(mParent);
     2553        if (ptrVM.isOk())
     2554        {
     2555            VMR3ReqCallNoWaitU(ptrVM.rawUVM(), VMCPUID_ANY, (PFNRT)Display::InvalidateAndUpdateEMT,
     2556                               3, this, aScreenId, false);
    25482557        }
    25492558    }
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