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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.h108 void getFullscreenGeometry(uint32_t *width, uint32_t *height);
H A DFramebuffer.cpp1114 void VBoxSDLFB::getFullscreenGeometry(uint32_t *width, uint32_t *height) function in class:VBoxSDLFB
H A DVBoxSDL.cpp5184 gpFramebuffer[0]->getFullscreenGeometry(&NewWidth, &NewHeight);

Completed in 75 milliseconds