Searched defs:windowWidth (Results 1 – 2 of 2) sorted by relevance
80 void RenderData::SetWindowSize(const f32 windowWidth, const f32 windowHeight) in SetWindowSize()
164 void GraphicsDrawing::SetWindowSize(const f32 windowWidth, const f32 windowHeight) in SetWindowSize()174 void GraphicsDrawing::GetWindowSize(f32& windowWidth, f32& windowHeight) in GetWindowSize()