Searched refs:mpSourceBitmap (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.h204 ComPtr<IDisplaySourceBitmap> mpSourceBitmap; member in class:VBoxSDLFB
H A DFramebuffer.cpp640 mpSourceBitmap = mpPendingSourceBitmap;
645 if (mpSourceBitmap.isNull())
660 mpSourceBitmap->QueryBitmapInfo(&pAddress,

Completed in 46 milliseconds