Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/y2r/CTR/
Dy2r_Types.h63 enum BlockAlignment enum
142 BlockAlignment blockAlignment; //!< SetBlockAlignment で指定する値
Dy2r_Api.h43 void SetBlockAlignment( BlockAlignment align );
44 BlockAlignment GetBlockAlignment( void );
174 inline void SetBlockAlignment( BlockAlignment align ) in SetBlockAlignment()
183 inline BlockAlignment GetBlockAlignment( void ) in GetBlockAlignment()
Dy2r_Y2r.h102 static nn::Result SetBlockAlignment( nn::y2r::CTR::BlockAlignment align );
103 static nn::Result GetBlockAlignment( nn::y2r::CTR::BlockAlignment* pAlign );