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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.h110 uint32_t getGuestXRes() { return mGuestXRes; } function in class:VBoxSDLFB
H A DVBoxSDL.cpp4037 int xMax = xMin + (int)fb->getGuestXRes();
5182 gmGuestNormalXRes = gpFramebuffer[0]->getGuestXRes();

Completed in 65 milliseconds