Searched defs:cNewY (Results 1 - 1 of 1) 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;

Completed in 48 milliseconds