Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/y2r/CTR/
Dy2r_Types.h63 enum BlockAlignment enum
142 util::SizedEnum1<BlockAlignment> blockAlignment; //
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.h103 static nn::Result SetBlockAlignment( nn::y2r::CTR::BlockAlignment align );
104 static nn::Result GetBlockAlignment( nn::y2r::CTR::BlockAlignment* pAlign );