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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.cpp106 uint32_t u32FixedHeight, uint32_t u32FixedBPP,
127 mFixedSDLHeight = u32FixedHeight;
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 35 milliseconds