Home
last modified time | relevance | path

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

12

/CTR-SDK-2.4.0/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()
/CTR-SDK-2.4.0/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,
/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_Viewport.h42 width( 240 ), in Viewport()
58 width( width_ ), in Viewport()
85 x = x_; y = y_; width = width_; height = height_; in Set()
102 u32 width; variable
Dgr_Scissor.h41 width( 240 ), in Scissor()
63 width( width_ ), in Scissor()
116 x = x_; y = y_; width = width_; height = height_; in Set()
150 u32 width; variable
Dgr_FrameBuffer.h81 s32 width; variable
135 s32 width; variable
194 s32 width; variable
/CTR-SDK-2.4.0/documents/applet/api/css/
Dbutton.css22 border-width : 1pt;
25 width : 100%;
41 border-width : 1px;
55 border-width : 1px;
Dcontents.css28 border-width : 1px 0 0 0;
45 border-width : 1px;
60 border-width : 1px;
107 border-width : 1px;
130 width : 60px;
142 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;
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;
Dmanpage.css30 border-width : 3px;
43 border-width : 0px 0px 2px 8px;
56 border-width : 0px 0px 2px 0px;
66 width : 95%;
91 width : 20%;
315 width: auto;
335 width: auto;
/CTR-SDK-2.4.0/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 );
244 inline void SetTransferLines( Port port, s16 lines, s16 width, s16 height ) in SetTransferLines() argument
246 detail::SetTransferLines(port, lines, width, height); in SetTransferLines()
263 inline s16 GetMaxLines( s16 width, s16 height ) in GetMaxLines() argument
[all …]
Dcamera_Camera.h123 …static nn::Result SetTransferLines( nn::camera::CTR::Port port, s16 lines, s16 width, s16 height );
124 static nn::Result GetMaxLines( s16* pLines, s16 width, s16 height );
125 …static nn::Result SetTransferBytes( nn::camera::CTR::Port port, size_t bytes, s16 width, s16 heigh…
127 static nn::Result GetMaxBytes( size_t* pBytes, s16 width, s16 height );
144 …static nn::Result SetDetailSize( nn::camera::CTR::CameraSelect camera, s16 width, s16 height, s16 …
152 …osureWindow( nn::camera::CTR::CameraSelect camera, s16 startX, s16 startY, s16 width, s16 height );
153 …lanceWindow( nn::camera::CTR::CameraSelect camera, s16 startX, s16 startY, s16 width, s16 height );
/CTR-SDK-2.4.0/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;
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;
Dmanpage.css30 border-width : 3px;
43 border-width : 0px 0px 2px 8px;
56 border-width : 0px 0px 2px 0px;
66 width : 95%;
91 width : 20%;
315 width: auto;
335 width: auto;
/CTR-SDK-2.4.0/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-2.4.0/include/nn/gd/CTR/
Dgd_Rasterizer.h102 … Viewport(u32 x, u32 y, u32 width, u32 height): m_X(x), m_Y(y), m_Width(width), m_Height(height) {} in Viewport() argument
120 void Set(u32 x, u32 y, u32 width, u32 height){ in Set() argument
123 m_Width = width; in Set()
/CTR-SDK-2.4.0/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-2.4.0/documents/css/
Dmanpage.css25 border-bottom-width : 5px;
42 border-width : 0px 0px 2px 8px;
69 border-width : 0px 0px 2px 0px;
79 width : 95%;
104 width : 20%;
323 width: auto;
343 width: auto;
/CTR-SDK-2.4.0/include/nn/tpl/CTR/
Dtpl_PackagerType.h70 unsigned short width; // member

12