Changeset 28368 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Apr 15, 2010 2:46:06 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60128
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/DisplayImpl.h
r28245 r28368 137 137 return maFramebuffers[VBOX_VIDEO_PRIMARY_SCREEN].pFramebuffer; 138 138 } 139 #ifdef MMSEAMLESS 140 int handleSetVisibleRegion(uint32_t cRect, PRTRECT pRect); 141 int handleQueryVisibleRegion(uint32_t *pcRect, PRTRECT pRect); 142 #endif 139 143 140 144 int VideoAccelEnable (bool fEnable, VBVAMEMORY *pVbvaMemory);
Note:
See TracChangeset
for help on using the changeset viewer.