Home
last modified time | relevance | path

Searched refs:GetWindowSize (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_GraphicsDrawing.h92 virtual void GetWindowSize(f32& windowWidth, f32& windowHeight);
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_GraphicsDrawing.cpp174 void GraphicsDrawing::GetWindowSize(f32& windowWidth, f32& windowHeight) in GetWindowSize() function in demo::GraphicsDrawing