Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/gr/CTR/
Dgr_Viewport.h49 …Viewport( s32 x_, s32 y_, u32 width_, u32 height_ ) : x( x_ ), y( y_ ), width( width_ ), height( h… in Viewport()
71 void Set( s32 x_, s32 y_, u32 width_, u32 height_ ) in Set()
Dgr_Scissor.h50 …Scissor( bool isEnable_, s32 x_, s32 y_, u32 width_, u32 height_, s32 bufferWidth_, s32 bufferHeig… in Scissor()
72 void Set( s32 x_, s32 y_, u32 width_, u32 height_ ) in Set()