Searched defs:getBestVideoMode (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxFB/
H A DHelper.cpp48 int32_t existingMode = getBestVideoMode(width, height, bpp);
71 int32_t getBestVideoMode(uint32_t width, uint32_t height, uint32_t bpp) function

Completed in 1185 milliseconds