Searched refs:DisplaySourceBitmap (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DDisplaySourceBitmapImpl.cpp23 * DisplaySourceBitmap implementation.
25 DEFINE_EMPTY_CTOR_DTOR(DisplaySourceBitmap)
27 HRESULT DisplaySourceBitmap::FinalConstruct()
32 void DisplaySourceBitmap::FinalRelease()
39 HRESULT DisplaySourceBitmap::init(ComObjPtr<Display> pDisplay, unsigned uScreenId, DISPLAYFBINFO *pFBInfo)
73 void DisplaySourceBitmap::uninit()
88 HRESULT DisplaySourceBitmap::getScreenId(ULONG *aScreenId)
97 HRESULT DisplaySourceBitmap::queryBitmapInfo(BYTE **aAddress,
117 int DisplaySourceBitmap::initSourceBitmap(unsigned aScreenId,
H A DDisplayImpl.cpp2756 ComObjPtr<DisplaySourceBitmap> obj;
/vbox/src/VBox/Main/include/
H A DDisplayImpl.h511 class ATL_NO_VTABLE DisplaySourceBitmap: class in inherits:DisplaySourceBitmapWrap
516 DECLARE_EMPTY_CTOR_DTOR(DisplaySourceBitmap)

Completed in 2903 milliseconds