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

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dsetmode.c96 void vboxClearVRAM(ScrnInfoPtr pScrn, int32_t cNewX, int32_t cNewY) argument
102 cbNewFB = vboxLineLength(pScrn, cNewX) * cNewY;
H A Dvboxvideo.h332 extern void vboxClearVRAM(ScrnInfoPtr pScrn, int32_t cNewX, int32_t cNewY);

Completed in 47 milliseconds