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

/vbox/include/VBox/HostServices/
H A DVBoxCrOpenGLSvc.h407 uint32_t u32Pitch; member in struct:__anon61
/vbox/src/VBox/HostServices/SharedOpenGL/crserver/
H A Dcrservice.cpp842 int rc = crServerVBoxScreenshotGet(idScreen, pScreenshot->u32Width, pScreenshot->u32Height, pScreenshot->u32Pitch, pScreenshot->pvBuffer, &Screenshot);
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp324 pScreenshot->Base.u32Pitch = 0;
1877 pScreenshot->u32Pitch = u32Width * 4;

Completed in 78 milliseconds