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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibVideo.cpp372 unsigned cx2, cy2, cBits2, x2, y2, cHighestScreen, cHighestScreen2; local
405 rc = VbglR3RetrieveVideoMode(cScreen, &cx2, &cy2, &cBits2, &x2, &y2,
408 && ( cx != cx2 || cy != cy2 || cBits != cBits2

Completed in 45 milliseconds