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

/vbox/src/VBox/Main/include/
H A DMachineImpl.h1168 HRESULT readSavedScreenshotPNGToArray(ULONG aScreenId,
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp6503 HRESULT Machine::readSavedScreenshotPNGToArray(ULONG aScreenId, ULONG *aWidth, ULONG *aHeight, std::vector<BYTE> &aData) function in class:Machine

Completed in 533 milliseconds