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

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dvboxvideo.c238 static Bool adjustScreenPixmap(ScrnInfoPtr pScrn, int width, int height) function in typeref:typename:Bool
314 adjustScreenPixmap(pScrn, pMode->HDisplay, pMode->VDisplay);
372 rc = adjustScreenPixmap(pScrn, cw, ch);

Completed in 3 milliseconds