Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_Scissor.h50 …Scissor( bool isEnable_, s32 x_, s32 y_, u32 width_, u32 height_, s32 bufferWidth_, s32 bufferHeig… in Scissor() argument
51 …: isEnable( isEnable_ ), x( x_ ), y( y_ ), width( width_ ), height( height_ ), bufferWidth( buffer… in Scissor()