Changeset 25054 in vbox for trunk/src/VBox/Main/DisplayImpl.cpp
- Timestamp:
- Nov 27, 2009 3:30:05 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55391
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/DisplayImpl.cpp
r25052 r25054 614 614 maFramebuffers[ul].cVBVASkipUpdate = 0; 615 615 memset (&maFramebuffers[ul].vbvaSkippedRect, 0, sizeof (maFramebuffers[ul].vbvaSkippedRect)); 616 maFramebuffers[ul].pVBVAHostFlags = NULL; 616 617 #endif /* VBOX_WITH_HGSMI */ 617 618 } … … 3172 3173 3173 3174 pThis->maFramebuffers[uScreenId].fVBVAEnabled = false; 3175 pThis->maFramebuffers[uScreenId].pVBVAHostFlags = NULL; 3174 3176 } 3175 3177
Note:
See TracChangeset
for help on using the changeset viewer.