Changeset 53847 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jan 16, 2015 8:53:12 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97665
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/DisplayImpl.h
r53748 r53847 5 5 6 6 /* 7 * Copyright (C) 2006-201 4Oracle Corporation7 * Copyright (C) 2006-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 170 170 void i_handleCrVRecScreenshotEnd(uint32_t uScreen, uint64_t u64TimeStamp); 171 171 void i_handleVRecCompletion(); 172 HRESULT notifyScaleFactorChange(uint32_t uScreen, uint32_t u32ScaleFactorWMultiplied, uint32_t u32ScaleFactorHMultiplied); 172 173 #endif 173 174
Note:
See TracChangeset
for help on using the changeset viewer.