Searched defs:takeScreenShotWorker (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp2075 HRESULT Display::takeScreenShotWorker(ULONG aScreenId, function in class:Display
2190 rc = takeScreenShotWorker(aScreenId, aAddress, aWidth, aHeight, aBitmapFormat, &cbOut);
2218 rc = takeScreenShotWorker(aScreenId, &aScreenData.front(), aWidth, aHeight, aBitmapFormat, &cbOut);

Completed in 40 milliseconds