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

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo.h335 extern Bool VBOXAdjustScreenPixmap(ScrnInfoPtr pScrn, int width, int height);
H A Dsetmode.c199 Bool VBOXAdjustScreenPixmap(ScrnInfoPtr pScrn, int width, int height) function
H A Dvboxvideo.c383 return VBOXAdjustScreenPixmap(pScrn, cw, ch);
1404 VBOXAdjustScreenPixmap(pScrn, pVBox->FBSize.cx, pVBox->FBSize.cy);
1525 VBOXAdjustScreenPixmap(pScrn, pMode->HDisplay, pMode->VDisplay);

Completed in 56 milliseconds