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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.h111 uint32_t getGuestYRes() { return mGuestYRes; } function in class:VBoxSDLFB
H A DVBoxSDL.cpp4038 int yMax = yMin + (int)fb->getGuestYRes();
5183 gmGuestNormalYRes = gpFramebuffer[0]->getGuestYRes();

Completed in 56 milliseconds