Searched defs:Viewport (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.8-20130828/include/nn/gr/CTR/ |
| D | gr_Viewport.h | 38 Viewport( void ) : in Viewport() function 54 Viewport( s32 x_, s32 y_, u32 width_, u32 height_ ) : in Viewport() function
|
| /CTR-SDK-4.2.8-20130828/include/nn/gd/CTR/ |
| D | gd_Rasterizer.h | 85 Viewport(): m_X(0), m_Y(0), m_Width(0), m_Height(0) {} in Viewport() function 102 … Viewport(u32 x, u32 y, u32 width, u32 height): m_X(x), m_Y(y), m_Width(width), m_Height(height) {} in Viewport() function
|