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

/vbox/src/VBox/Main/src-client/
H A DVideoRec.h33 int VideoRecCopyToIntBuf(PVIDEORECCONTEXT pCtx, uint32_t uScreen,
H A DVideoRec.cpp49 /* currently in VideoRecCopyToIntBuf(), delay termination */
815 int VideoRecCopyToIntBuf(PVIDEORECCONTEXT pCtx, uint32_t uScreen, uint32_t x, uint32_t y, function
H A DDisplayImpl.cpp3114 rc = VideoRecCopyToIntBuf(pDisplay->mpVideoRecCtx, uScreenId, 0, 0,
3122 rc = VideoRecCopyToIntBuf(pDisplay->mpVideoRecCtx, uScreenId, 0, 0,
3497 int rc = VideoRecCopyToIntBuf(mpVideoRecCtx, uScreen, x, y,

Completed in 63 milliseconds