Home
last modified time | relevance | path

Searched defs:windowWidth (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/
Ddemo_RenderData.cpp80 void RenderData::SetWindowSize(const f32 windowWidth, const f32 windowHeight) in SetWindowSize()
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_GraphicsDrawing.cpp164 void GraphicsDrawing::SetWindowSize(const f32 windowWidth, const f32 windowHeight) in SetWindowSize()
174 void GraphicsDrawing::GetWindowSize(f32& windowWidth, f32& windowHeight) in GetWindowSize()