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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.cpp98 * @param fKeepHostRes flag whether we switch the host screen resolution
105 bool fKeepHostRes, uint32_t u32FixedWidth,
122 mfKeepHostRes = fKeepHostRes;
103 init(uint32_t uScreenId, bool fFullscreen, bool fResizable, bool fShowSDLConfig, bool fKeepHostRes, uint32_t u32FixedWidth, uint32_t u32FixedHeight, uint32_t u32FixedBPP, bool fUpdateImage) argument

Completed in 46 milliseconds