Searched defs:height (Results 1 – 15 of 15) sorted by relevance
| /CTR-SDK-0.14.21/include/nn/gr/CTR/ |
| D | gr_FrameBuffer.h | 86 s32 height; variable 140 s32 height; variable 199 s32 height; variable
|
| D | gr_Viewport.h | 95 u32 height; variable
|
| D | gr_Scissor.h | 113 u32 height; variable
|
| D | gr_Texture.h | 56 u16 height; variable
|
| /CTR-SDK-0.14.21/include/nn/camera/CTR/ |
| D | camera_Api.h | 230 inline void SetTransferLines( Port port, s16 lines, s16 width, s16 height ) in SetTransferLines() 249 inline s16 GetMaxLines( s16 width, s16 height ) in GetMaxLines() 267 inline void SetTransferBytes( Port port, size_t bytes, s16 width, s16 height ) in SetTransferBytes() 293 inline size_t GetMaxBytes( s16 width, s16 height ) in GetMaxBytes() 314 inline size_t GetFrameBytes( s16 width, s16 height ) in GetFrameBytes() 686 …:Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 height ) in SetAutoExposureWindow() 703 …ult SetAutoWhiteBalanceWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 height ) in SetAutoWhiteBalanceWindow()
|
| D | camera_Types.h | 312 s16 height; //!< SetDetailSize で指定する height の値 member
|
| /CTR-SDK-0.14.21/tools/FontConverter/xlor/ |
| D | letter-order.dtd | 24 <!ATTLIST area height CDATA #IMPLIED> attribute
|
| /CTR-SDK-0.14.21/include/nn/font/ |
| D | font_Font.h | 43 u16 height; //!< 高さ member 121 u8 height; //!< セルの高さ member
|
| D | font_ResourceFormat.h | 302 u8 height; // フォントの高さ member
|
| /CTR-SDK-0.14.21/include/nn/font/CTR/ |
| D | font_RectDrawerCommand.h | 62 u16 height; //!< 高さ member 97 #define NN_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ argument
|
| /CTR-SDK-0.14.21/include/nn/tpl/CTR/ |
| D | tpl_PackagerType.h | 71 unsigned short height; //!< 高さ member
|
| /CTR-SDK-0.14.21/include/nn/y2r/CTR/ |
| D | y2r_Api.h | 438 inline size_t GetOutputImageSize( s16 lineWidth, s16 height, OutputFormat format ) in GetOutputImageSize()
|
| /CTR-SDK-0.14.21/include/nn/gx/CTR/ |
| D | gx_MacroMisc.h | 110 #define PICA_CMD_DATA_RENDER_BUFFER_RESOLUTION( width, height ) \ argument 440 #define PICA_CMD_DATA_VIEWPORT_HEIGHT(height) (height) argument
|
| D | gx_MacroOld.h | 240 #define PICA_CMD_DATA_RENDER_BUF_RESOLUTION( width, height ) ( (width) | (height) << 12 | 0x0100000… argument 513 #define PICA_CMD_DATA_TEX_SIZE( width, height ) \ argument
|
| D | gx_MacroTexture.h | 755 #define PICA_CMD_DATA_TEXTURE_SIZE( width, height ) \ argument
|