VirtualBox

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


Ignore:
Timestamp:
Jan 16, 2015 10:03:25 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97669
Message:

Host 3D & Main: coding style update.

File:
1 edited

Legend:

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

    r53850 r53851  
    170170    void i_handleCrVRecScreenshotEnd(uint32_t uScreen, uint64_t u64TimeStamp);
    171171    void i_handleVRecCompletion();
    172     virtual HRESULT notifyScaleFactorChange(ULONG uScreen, ULONG u32ScaleFactorWMultiplied, ULONG u32ScaleFactorHMultiplied);
    173172#endif
    174173
     
    255254    virtual HRESULT querySourceBitmap(ULONG aScreenId,
    256255                                      ComPtr<IDisplaySourceBitmap> &aDisplaySourceBitmap);
     256    virtual HRESULT notifyScaleFactorChange(ULONG aScreenId,
     257                                            ULONG aScaleFactorWMultiplied,
     258                                            ULONG aScaleFactorHMultiplied);
    257259
    258260    // Wrapped IEventListener properties
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