VirtualBox

Changeset 19798 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 18, 2009 3:50:20 PM (16 years ago)
Author:
vboxsync
Message:

removed long obsolete methods IFramebuffer::solidFill() and IFramebuffer::copyScreenBits()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/FramebufferImpl.h

    r19239 r19798  
    6969                             ULONG bpp, ULONG bpl, ULONG w, ULONG h,
    7070                             BOOL *finished);
    71     STDMETHOD(OperationSupported)(FramebufferAccelerationOperation_T operation,
    72                                   BOOL *supported);
    7371    STDMETHOD(VideoModeSupported)(ULONG width, ULONG height, ULONG bpp, BOOL *supported);
    74     STDMETHOD(SolidFill)(ULONG x, ULONG y, ULONG width, ULONG height,
    75                          ULONG color, BOOL *handled);
    76     STDMETHOD(CopyScreenBits)(ULONG xDst, ULONG yDst, ULONG xSrc, ULONG ySrc,
    77                               ULONG width, ULONG height, BOOL *handled);
    7872
    7973    STDMETHOD(GetVisibleRegion)(BYTE *aRectangles, ULONG aCount, ULONG *aCountCopied);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette