Home
last modified time | relevance | path

Searched refs:width (Results 1 – 25 of 38) sorted by relevance

12

/CTR-SDK-0.14.21/sources/libraries/gr/CTR/
Dgr_FrameBuffer.cpp89 *command++ = PICA_CMD_DATA_RENDER_BUFFER_RESOLUTION( width, height ); in MakeCommand()
95 *command++ = PICA_CMD_DATA_RENDER_BUFFER_RESOLUTION( width, height ); in MakeCommand()
109 width( 240 ), height( 400 ), in ColorBuffer()
123 width( 240 ), height( 400 ), in DepthStencilBuffer()
135 width( 240 ), height( 400 ) in FrameBuffer()
171 colorByteSize = colorBuffer.width * colorBuffer.height * 4; in MakeClearRequest()
183 colorByteSize = colorBuffer.width * colorBuffer.height * 2; in MakeClearRequest()
192 colorByteSize = colorBuffer.width * colorBuffer.height * 2; in MakeClearRequest()
202 colorByteSize = colorBuffer.width * colorBuffer.height * 2; in MakeClearRequest()
224 depthByteSize = depthStencilBuffer.width * depthStencilBuffer.height * 4; in MakeClearRequest()
[all …]
Dgr_Viewport.cpp29 u32 width24 = Float32ToFloat24( width / 2.f ); in MakeCommand()
30 u32 width31 = Float32ToFloat31( 2.f / width ) << 1; in MakeCommand()
Dgr_Scissor.cpp27 s32 temp_width = x + width - 1; in MakeCommand()
Dgr_Texture.cpp37 *command++ = PICA_CMD_DATA_TEXTURE_SIZE( width, height ); in MakeCommand()
120 *command++ = PICA_CMD_DATA_TEXTURE_SIZE( width, height ); in MakeCommand()
165 *command++ = PICA_CMD_DATA_TEXTURE_SIZE( width, height ); in MakeCommand()
249 width( 0 ), in UnitBase()
/CTR-SDK-0.14.21/sources/libraries/tpl/CTR/
Dtpl_crc32.cpp117 const void *_base, unsigned int num, unsigned int width, unsigned int crc) in search_crc32_index() argument
126 unsigned int k = *(const unsigned int *)(base + (width * c)); in search_crc32_index()
134 unsigned int kk = *(const unsigned int *)(base + (width * (c - 1))); in search_crc32_index()
192 const void *_base, unsigned int num, unsigned int width, unsigned int crc, in search_crc32_data() argument
199 int t = search_crc32_index(_base, num, width, crc); in search_crc32_data()
207 const unsigned int *k = (const unsigned int *)(base + (width * t)); in search_crc32_data()
Dtpl_crc32.h52 const void *base, unsigned int num, unsigned int width, unsigned int crc);
75 const void *base, unsigned int num, unsigned int width, unsigned int crc,
Dtpl_ReadTexturePackage.cpp131 pTexInfo->width = texInfo->width; in GetTextureInfo()
/CTR-SDK-0.14.21/include/nn/gr/CTR/
Dgr_Viewport.h39 Viewport( void ) : x( 0 ), y( 0 ), width( 240 ), height( 320 ) {} in Viewport()
49 …Viewport( s32 x_, s32 y_, u32 width_, u32 height_ ) : x( x_ ), y( y_ ), width( width_ ), height( h… in Viewport()
73 x = x_; y = y_; width = width_; height = height_; in Set()
90 u32 width; variable
Dgr_Scissor.h37 …Scissor() : isEnable( true ), x( 0 ), y( 0 ), width( 240 ), height( 320 ), bufferWidth( 256 ), buf… in Scissor()
51 …: isEnable( isEnable_ ), x( x_ ), y( y_ ), width( width_ ), height( height_ ), bufferWidth( buffer… in Scissor()
74 x = x_; y = y_; width = width_; height = height_; in Set()
108 u32 width; variable
Dgr_FrameBuffer.h81 s32 width; variable
135 s32 width; variable
194 s32 width; variable
/CTR-SDK-0.14.21/include/nn/camera/CTR/
Dcamera_Api.h46 void SetTransferLines( Port port, s16 lines, s16 width, s16 height );
47 s16 GetMaxLines( s16 width, s16 height );
48 void SetTransferBytes( Port port, size_t bytes, s16 width, s16 height );
50 size_t GetMaxBytes( s16 width, s16 height );
67 …nn::Result SetDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 …
75 …nn::Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 heig…
76 …lt SetAutoWhiteBalanceWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 height );
230 inline void SetTransferLines( Port port, s16 lines, s16 width, s16 height ) in SetTransferLines() argument
232 detail::SetTransferLines(port, lines, width, height); in SetTransferLines()
249 inline s16 GetMaxLines( s16 width, s16 height ) in GetMaxLines() argument
[all …]
Dcamera_Camera.h122 …static nn::Result SetTransferLines( nn::camera::CTR::Port port, s16 lines, s16 width, s16 height );
123 static nn::Result GetMaxLines( s16* pLines, s16 width, s16 height );
124 …static nn::Result SetTransferBytes( nn::camera::CTR::Port port, size_t bytes, s16 width, s16 heigh…
126 static nn::Result GetMaxBytes( size_t* pBytes, s16 width, s16 height );
143 …static nn::Result SetDetailSize( nn::camera::CTR::CameraSelect camera, s16 width, s16 height, s16 …
151 …osureWindow( nn::camera::CTR::CameraSelect camera, s16 startX, s16 startY, s16 width, s16 height );
152 …lanceWindow( nn::camera::CTR::CameraSelect camera, s16 startX, s16 startY, s16 width, s16 height );
/CTR-SDK-0.14.21/documents/api/css/
Dbutton.css22 border-width : 1pt;
25 width : 100%;
41 border-width : 1px;
55 border-width : 1px;
Dcontents.css30 border-width : 1px 0 0 0;
47 border-width : 1px;
62 border-width : 1px;
109 border-width : 1px;
132 width : 60px;
144 border-width : 1px 2px 2px 1px;
Dmain.css125 border-width : 3px;
139 border-width : 0px 0px 2px 8px;
151 border-width : 0pt;
207 border-width : 0px;
219 border-width : 1px;
Dmanpage.css31 border-width : 3px;
44 border-width : 0px 0px 2px 8px;
57 border-width : 0px 0px 2px 0px;
67 width : 95%;
92 width : 20%;
311 width: auto;
331 width: auto;
Dpage.css31 border-width : 3px;
44 border-width : 0px 0px 2px 8px;
57 border-width : 0px 0px 2px 0px;
67 width : 95%;
92 width : 20%;
313 width: auto;
333 width: auto;
/CTR-SDK-0.14.21/include/nn/font/CTR/
Dfont_RectDrawerCommand.h61 u16 width; //!< 幅 member
97 #define NN_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ argument
98 nn::util::Float24::Float32ToBits24( (width) / 2.0f ), \
100 nn::util::Float31::Float32ToBits31( 2.0f / (width) ) << 1, \
135 NN_FONT_CMD_SCISSOR_VAL( x, (cbSz).width ) \
137 NN_FONT_CMD_SCISSOR_VAL( (x) + (w) - 1, (cbSz).width ) \
152 ((cbSz).width - 1) | ((cbSz).height - 1) << 16
/CTR-SDK-0.14.21/include/nn/util/
Dutil_Rect.h126 void SetWidth(f32 width) { right = left + width; } in SetWidth()
171 void SetOriginAndSize(f32 x, f32 y, f32 width, f32 height ) in SetOriginAndSize()
174 right = x + width; in SetOriginAndSize()
/CTR-SDK-0.14.21/include/nn/tpl/CTR/
Dtpl_PackagerType.h70 unsigned short width; //!< 幅 member
/CTR-SDK-0.14.21/include/nn/jpeg/CTR/
Djpeg_MpEncoder.h168 …void SetThumbnailSize(u32 width, u32 height, PixelSampling dstPixelSampling = DEFAULT_THUMBNAIL_PI…
172 m_TemporarySetting.thumbnailWidth = width;
210 void SetInputBufferWidth(u32 width) in SetInputBufferWidth() argument
214 if (width <= MAX_ENCODER_INPUT_BUFFER_WIDTH) in SetInputBufferWidth()
216 m_TemporarySetting.inputBufferWidth = width; in SetInputBufferWidth()
2175 u32 width,
2269 u32 width,
2392 u32 width,
2500 u32 width,
/CTR-SDK-0.14.21/include/nn/gx/CTR/
Dgx_MacroMisc.h110 #define PICA_CMD_DATA_RENDER_BUFFER_RESOLUTION( width, height ) \ argument
111 ( (width) | \
436 #define PICA_CMD_DATA_VIEWPORT_WIDTH(width) (width) argument
Dgx_MacroOld.h240 #define PICA_CMD_DATA_RENDER_BUF_RESOLUTION( width, height ) ( (width) | (height) << 12 | 0x0100000… argument
513 #define PICA_CMD_DATA_TEX_SIZE( width, height ) \ argument
514 ( (width) << 16 | (height) )
/CTR-SDK-0.14.21/include/nn/font/
Dfont_Font.h44 u16 width; //!< 幅 member
59 u16 width,
/CTR-SDK-0.14.21/tools/FontConverter/xlor/
Dletter-order.dtd23 <!ATTLIST area width CDATA "16"> attribute

12