Changeset 77283 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Feb 12, 2019 3:30:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r77206 r77283 4837 4837 * @param pInterface Pointer to this interface. 4838 4838 * @param cMilliesInterval Number of millis between two refreshes. 4839 * @see PDMI KEYBOARDPORT::pfnSetRefreshRate() for details.4839 * @see PDMIDISPLAYPORT::pfnSetRefreshRate() for details. 4840 4840 */ 4841 4841 static DECLCALLBACK(int) vgaPortSetRefreshRate(PPDMIDISPLAYPORT pInterface, uint32_t cMilliesInterval)
Note:
See TracChangeset
for help on using the changeset viewer.