Searched refs:vbvxSetMode (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | setmode.c | 85 void vbvxSetMode(ScrnInfoPtr pScrn, unsigned cDisplay, unsigned cWidth, unsigned cHeight, int x, int y, Bool fEnabled, function in typeref:typename:void
|
| H A D | vboxvideo_drv.h | 212 extern void vbvxSetMode(ScrnInfoPtr pScrn, unsigned cDisplay, unsigned cWidth, unsigned cHeight, int x, int y, Bool fEnabled,
|
| H A D | vboxvideo.c | 319 vbvxSetMode(pScrn, 0, cXPhysical, cYPhysical, 0, 0, true, true, &frameBuffer); 349 vbvxSetMode(pScrn, i, pVBox->pScreens[i].paCrtcs->mode.HDisplay, pVBox->pScreens[i].paCrtcs->mode.VDisplay,
|
Completed in 5 milliseconds