Changeset 3614 in vbox for trunk/src/VBox/Frontends/VBoxFB
- Timestamp:
- Jul 13, 2007 1:49:10 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 22874
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp
r3153 r3614 174 174 if (!lineSize) 175 175 return NS_ERROR_INVALID_POINTER; 176 *pixelFormat = FramebufferPixelFormat_PixelFormat Default;176 *pixelFormat = FramebufferPixelFormat_PixelFormatOpaque; 177 177 return NS_OK; 178 178 }
Note:
See TracChangeset
for help on using the changeset viewer.