Home
last modified time | relevance | path

Searched refs:USHORT (Results 1 – 25 of 1007) sorted by relevance

12345678910>>...41

/GUIX-v6.2.1/guix_studio/
Dbinary_resource_gen.h18 USHORT write_res_index;
32 …void WritePixelmapBlock(res_info* info, USHORT map_id, USHORT output_map_id, USHORT theme_id, int …
33 void WriteFontBlock(res_info *info, USHORT font_id, USHORT theme_id);
53 ULONG GetThemeDataSize(ULONG written_size, USHORT theme_id);
54 ULONG GetColorBlockSize(USHORT theme_id);
55 ULONG GetPaletteBlockSize(USHORT theme_id);
56 ULONG GetFontBlockSize(ULONG written_size, USHORT theme_id, SHORT font_count);
57 ULONG GetPixelmapBlockSize(ULONG written_size, USHORT theme_id, SHORT map_id, SHORT frame_id);
58 …etOnePixelmapDataSize(ULONG written_size, res_info *info, USHORT theme_id, INT frame_id, USHORT ou…
59 ULONG GetFontDataSize(ULONG written_size, res_info *info, USHORT theme_id, USHORT font_id);
[all …]
Dbinary_resource_gen.cpp348 memcpy_s(header_array, GX_RESOURCE_HEADER_SIZE, &s, sizeof(USHORT)); in WriteResourceHeader()
349 index += sizeof(USHORT); in WriteResourceHeader()
354 memcpy_s(header_array + index, GX_RESOURCE_HEADER_SIZE - index, &s, sizeof(USHORT)); in WriteResourceHeader()
355 index += sizeof(USHORT); in WriteResourceHeader()
361 memcpy_s(header_array + index, GX_RESOURCE_HEADER_SIZE - index, &s, sizeof(USHORT)); in WriteResourceHeader()
362 index += sizeof(USHORT); in WriteResourceHeader()
368 memcpy_s(header_array + index, GX_RESOURCE_HEADER_SIZE - index, &s, sizeof(USHORT)); in WriteResourceHeader()
369 index += sizeof(USHORT); in WriteResourceHeader()
405 memcpy_s(header_array, GX_THEME_HEADER_SIZE, &s, sizeof(USHORT)); in WriteThemeHeader()
406 index += sizeof(USHORT); in WriteThemeHeader()
[all …]
Dimage_reader.cpp1115 USHORT image_reader::WriteRleCount(USHORT count, UCHAR *pPutCount, BOOL repeat) in WriteRleCount()
1117 USHORT *pPutWordCount; in WriteRleCount()
1167 pPutWordCount = (USHORT *) pPutCount; in WriteRleCount()
1184 pPutWordCount = (USHORT *)pPutCount; in WriteRleCount()
1219 pPutWordCount = (USHORT *)pPutCount; in WriteRleCount()
1604 USHORT *pVal = (USHORT *) reader->mpGetData; in ReadPixel16()
1606 USHORT RawVal = *pVal; in ReadPixel16()
2341 USHORT *pPut_A_Hcolor; in WritePixel8Bit_332_Alpha()
2369 pPut_A_Hcolor = (USHORT *)reader->mpPutData; in WritePixel8Bit_332_Alpha()
2370 *pPut_A_Hcolor = ((USHORT)written.Alpha << 8 | HiColor); in WritePixel8Bit_332_Alpha()
[all …]
/GUIX-v6.2.1/common/src/
Dgx_display_driver_4444argb_horizontal_pixelmap_line_draw.c85 USHORT color; in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend()
86 GX_CONST USHORT *get; in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend()
101 get = (GX_CONST USHORT *)info -> current_pixel_ptr; in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend()
125 info -> current_pixel_ptr += (UINT)pic_width * sizeof(USHORT); in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend()
181 GX_CONST USHORT *get; in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend()
194 get = (GX_CONST USHORT *)info -> current_pixel_ptr; in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend()
215 info -> current_pixel_ptr += (UINT)pic_width * sizeof(USHORT); in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend()
271 USHORT count; in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend()
272 USHORT pixel; in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend()
273 GX_CONST USHORT *get = GX_NULL; in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend()
[all …]
Dgx_display_driver_16bpp_pixelmap_draw.c83 USHORT *putrow; in _gx_display_driver_565rgb_pixelmap_raw_write()
84 USHORT *getrow; in _gx_display_driver_565rgb_pixelmap_raw_write()
85 USHORT *put; in _gx_display_driver_565rgb_pixelmap_raw_write()
86 GX_CONST USHORT *get; in _gx_display_driver_565rgb_pixelmap_raw_write()
90 putrow = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_565rgb_pixelmap_raw_write()
94 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_565rgb_pixelmap_raw_write()
164 USHORT *getrow; in _gx_display_driver_565rgb_pixelmap_alpha_write()
166 GX_CONST USHORT *get; in _gx_display_driver_565rgb_pixelmap_alpha_write()
181 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_565rgb_pixelmap_alpha_write()
254 GX_CONST USHORT *get; in _gx_display_driver_565rgb_pixelmap_compressed_write()
[all …]
Dgx_display_driver_4444argb_pixelmap_draw.c81 USHORT *getrow; in _gx_display_driver_4444argb_pixelmap_alpha_write()
82 GX_CONST USHORT *get; in _gx_display_driver_4444argb_pixelmap_alpha_write()
83 USHORT pixel; in _gx_display_driver_4444argb_pixelmap_alpha_write()
99 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_4444argb_pixelmap_alpha_write()
168 USHORT *getrow; in _gx_display_driver_4444argb_pixelmap_raw_write()
169 GX_CONST USHORT *get; in _gx_display_driver_4444argb_pixelmap_raw_write()
170 USHORT pixel; in _gx_display_driver_4444argb_pixelmap_raw_write()
171 USHORT *put; in _gx_display_driver_4444argb_pixelmap_raw_write()
172 USHORT *putrow; in _gx_display_driver_4444argb_pixelmap_raw_write()
178 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_4444argb_pixelmap_raw_write()
[all …]
Dgx_display_driver_565rgb_horizontal_pixelmap_line_draw.c88 GX_CONST USHORT *get; in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend()
89 USHORT pixel; in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend()
103 get = (GX_CONST USHORT *)info -> current_pixel_ptr; in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend()
124 info -> current_pixel_ptr += (UINT)pic_width * sizeof(USHORT); in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend()
179 GX_CONST USHORT *get; in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend()
181 USHORT color; in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend()
201 get = (GX_CONST USHORT *)info -> current_pixel_ptr; in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend()
228 info -> current_pixel_ptr += (UINT)pic_width * sizeof(USHORT); in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend()
284 USHORT count; in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend()
285 USHORT pixel; in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend()
[all …]
Dgx_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c86 GX_CONST USHORT *get; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend()
87 USHORT pixel; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend()
94 get = (GX_CONST USHORT *)info -> current_pixel_ptr; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend()
115 info -> current_pixel_ptr += (UINT)pic_width * sizeof(USHORT); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend()
169 GX_CONST USHORT *get; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend()
171 USHORT color; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend()
184 get = (GX_CONST USHORT *)info -> current_pixel_ptr; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend()
211 info -> current_pixel_ptr += (UINT)pic_width * sizeof(USHORT); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend()
266 USHORT count; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_blend()
267 USHORT pixel; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_blend()
[all …]
Dgx_display_driver_16bpp_rotated_pixelmap_draw.c76 USHORT *putrow; in _gx_display_driver_565rgb_rotated_pixelmap_raw_write()
77 USHORT *getrow; in _gx_display_driver_565rgb_rotated_pixelmap_raw_write()
100 putrow = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_565rgb_rotated_pixelmap_raw_write()
104 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_565rgb_rotated_pixelmap_raw_write()
166 USHORT *getrow; in _gx_display_driver_565rgb_rotated_pixelmap_alpha_write()
168 GX_CONST USHORT *get; in _gx_display_driver_565rgb_rotated_pixelmap_alpha_write()
199 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_565rgb_rotated_pixelmap_alpha_write()
265 GX_CONST USHORT *get; in _gx_display_driver_565rgb_rotated_pixelmap_compressed_write()
266 USHORT *put; in _gx_display_driver_565rgb_rotated_pixelmap_compressed_write()
267 USHORT *putrow; in _gx_display_driver_565rgb_rotated_pixelmap_compressed_write()
[all …]
Dgx_image_reader_pixel_write_callback_set.c383 USHORT *pLine; in _gx_image_reader_565rgb_rle_pixel_write()
388 pLine = (USHORT *)image_reader -> gx_image_reader_putdata; in _gx_image_reader_565rgb_rle_pixel_write()
405 (*pLine) = (USHORT)(pixel -> gx_pixel_red << 8); in _gx_image_reader_565rgb_rle_pixel_write()
406 (*pLine) = (USHORT)((*pLine) | (pixel -> gx_pixel_green << 3)); in _gx_image_reader_565rgb_rle_pixel_write()
407 (*pLine) = (USHORT)((*pLine) | (pixel -> gx_pixel_blue >> 3)); in _gx_image_reader_565rgb_rle_pixel_write()
464 USHORT *pLine; in _gx_image_reader_565rgb_pixel_write()
467 pLine = (USHORT *)image_reader -> gx_image_reader_putdata; in _gx_image_reader_565rgb_pixel_write()
473 (*pLine) = (USHORT)(pixel -> gx_pixel_red << 8); in _gx_image_reader_565rgb_pixel_write()
474 (*pLine) = (USHORT)((*pLine) | (pixel -> gx_pixel_green << 3)); in _gx_image_reader_565rgb_pixel_write()
475 (*pLine) = (USHORT)((*pLine) | (pixel -> gx_pixel_blue >> 3)); in _gx_image_reader_565rgb_pixel_write()
[all …]
Dgx_utility_565rgb_pixelmap_rotate.c26 (USHORT)((((_r) & 0x1f) << 11) | \
92 USHORT *put; in _gx_utility_565rgb_pixelmap_raw_rotate()
93 USHORT *get; in _gx_utility_565rgb_pixelmap_raw_rotate()
99 USHORT red, green, blue; in _gx_utility_565rgb_pixelmap_raw_rotate()
108 USHORT a, b, c, d; in _gx_utility_565rgb_pixelmap_raw_rotate()
167 destination -> gx_pixelmap_data_size = (UINT)(height * width) * sizeof(USHORT); in _gx_utility_565rgb_pixelmap_raw_rotate()
187 put = (USHORT *)destination -> gx_pixelmap_data; in _gx_utility_565rgb_pixelmap_raw_rotate()
210 get = (USHORT *)src -> gx_pixelmap_data; in _gx_utility_565rgb_pixelmap_raw_rotate()
223 get = (USHORT *)src -> gx_pixelmap_data; in _gx_utility_565rgb_pixelmap_raw_rotate()
283 red = (USHORT)((REDVAL(a) * (256 - xdiff) * (256 - ydiff) + \ in _gx_utility_565rgb_pixelmap_raw_rotate()
[all …]
Dgx_display_driver_16bpp_block_move.c79 USHORT *pGet; in _gx_display_driver_16bpp_block_move()
80 USHORT *pPut; in _gx_display_driver_16bpp_block_move()
99 pPut = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_block_move()
103 pGet = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_block_move()
108 width_in_bytes = width * (int)sizeof(USHORT); in _gx_display_driver_16bpp_block_move()
126 pPut = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_block_move()
130 pGet = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_block_move()
135 width_in_bytes = width * (int)sizeof(USHORT); in _gx_display_driver_16bpp_block_move()
154 width_in_bytes = width * (int)sizeof(USHORT); in _gx_display_driver_16bpp_block_move()
159 pPut = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_block_move()
[all …]
Dgx_display_driver_16bpp_pixelmap_rotate.c95 USHORT *get; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
101 USHORT red; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
102 USHORT green; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
103 USHORT blue; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
115 USHORT a; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
116 USHORT b; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
117 USHORT c; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
118 USHORT d; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
187 get = (USHORT *)pixelmap -> gx_pixelmap_data; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
200 get = (USHORT *)pixelmap -> gx_pixelmap_data; in _gx_display_driver_565rgb_pixelmap_raw_rotate()
[all …]
Dgx_display_driver_1555xrgb_pixelmap_rotate.c95 USHORT *get; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
101 USHORT red; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
102 USHORT green; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
103 USHORT blue; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
115 USHORT a; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
116 USHORT b; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
117 USHORT c; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
118 USHORT d; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
187 get = (USHORT *)pixelmap -> gx_pixelmap_data; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
200 get = (USHORT *)pixelmap -> gx_pixelmap_data; in _gx_display_driver_1555xrgb_pixelmap_raw_rotate()
[all …]
Dgx_utility_4444argb_pixelmap_rotate.c27 (USHORT)((((_a) & 0xf) << 12) | \
97 USHORT *get; in _gx_utility_4444argb_pixelmap_rotate()
98 USHORT *put; in _gx_utility_4444argb_pixelmap_rotate()
103 USHORT red, green, blue; in _gx_utility_4444argb_pixelmap_rotate()
112 USHORT a, b, c, d; in _gx_utility_4444argb_pixelmap_rotate()
113 USHORT alpha[4]; in _gx_utility_4444argb_pixelmap_rotate()
171 destination -> gx_pixelmap_data_size = (UINT)(height * width) * sizeof(USHORT); in _gx_utility_4444argb_pixelmap_rotate()
179 put = (USHORT *)destination -> gx_pixelmap_data; in _gx_utility_4444argb_pixelmap_rotate()
202 get = (USHORT *)src -> gx_pixelmap_data; in _gx_utility_4444argb_pixelmap_rotate()
217 get = (USHORT *)src -> gx_pixelmap_data; in _gx_utility_4444argb_pixelmap_rotate()
[all …]
Dgx_display_driver_16bpp_pixelmap_blend.c80 USHORT *get; in _gx_display_driver_16bpp_pixelmap_raw_blend()
81 USHORT *getrow; in _gx_display_driver_16bpp_pixelmap_raw_blend()
82 USHORT pixel; in _gx_display_driver_16bpp_pixelmap_raw_blend()
93 …getrow = (USHORT *)(pixelmap -> gx_pixelmap_data + (INT)sizeof(USHORT) * pixelmap -> gx_pixelmap_w… in _gx_display_driver_16bpp_pixelmap_raw_blend()
157 USHORT *getrow; in _gx_display_driver_565rgb_pixelmap_alpha_blend()
159 USHORT *get; in _gx_display_driver_565rgb_pixelmap_alpha_blend()
160 USHORT pixel; in _gx_display_driver_565rgb_pixelmap_alpha_blend()
178 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_565rgb_pixelmap_alpha_blend()
257 GX_CONST USHORT *get; in _gx_display_driver_16bpp_pixelmap_compressed_blend()
258 USHORT count; in _gx_display_driver_16bpp_pixelmap_compressed_blend()
[all …]
Dgx_display_driver_16bpp_rotated_block_move.c75 USHORT *pGet; in _gx_display_driver_16bpp_rotated_block_move()
76 USHORT *pPut; in _gx_display_driver_16bpp_rotated_block_move()
110 pPut = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_rotated_block_move()
114 pGet = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_rotated_block_move()
119 width_in_bytes = width * (int)sizeof(USHORT); in _gx_display_driver_16bpp_rotated_block_move()
138 pPut = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_rotated_block_move()
142 pGet = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_rotated_block_move()
147 width_in_bytes = width * (int)sizeof(USHORT); in _gx_display_driver_16bpp_rotated_block_move()
166 width_in_bytes = width * (int)sizeof(USHORT); in _gx_display_driver_16bpp_rotated_block_move()
172 pPut = (USHORT *)context -> gx_draw_context_memory; in _gx_display_driver_16bpp_rotated_block_move()
[all …]
Dgx_display_driver_32bpp_pixelmap_draw.c1166 USHORT *getrow; in _gx_display_driver_24xrgb_565rgb_pixelmap_raw_write()
1168 GX_CONST USHORT *get; in _gx_display_driver_24xrgb_565rgb_pixelmap_raw_write()
1176 getrow = (USHORT *)(pixelmap -> gx_pixelmap_data); in _gx_display_driver_24xrgb_565rgb_pixelmap_raw_write()
1250 GX_CONST USHORT *get; in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write()
1251 USHORT count; in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write()
1261 get = (GX_CONST USHORT *)pixelmap -> gx_pixelmap_data; in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write()
1274 count = (USHORT)((count & 0x7fff) + 1); in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write()
1305 count = (USHORT)((count & 0x7fff) + 1); in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write()
1307 r = (GX_UBYTE)(((USHORT)pixel & 0xf800) >> 8); in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write()
1308 g = (GX_UBYTE)(((USHORT)pixel & 0x07e0) >> 3); in _gx_display_driver_24xrgb_565rgb_pixelmap_compressed_write()
[all …]
Dgx_system_private_string.c76 USHORT current_buffer_size; in _gx_system_private_string_copy()
77 USHORT needed_buffer_size; in _gx_system_private_string_copy()
90 GX_UTILITY_MATH_USHORT_ADD((USHORT)text -> gx_string_length, 3, needed_buffer_size) in _gx_system_private_string_copy()
104 current_buffer_size = (USHORT)(current_buffer_size << 8); in _gx_system_private_string_copy()
105 current_buffer_size = (USHORT)(current_buffer_size | (*byte++)); in _gx_system_private_string_copy()
228 USHORT current_buffer_size; in _gx_system_private_string_list_copy()
229 USHORT needed_buffer_size; in _gx_system_private_string_list_copy()
250 GX_UTILITY_MATH_USHORT_MULT((USHORT)string_count, sizeof(GX_CHAR *), needed_buffer_size) in _gx_system_private_string_list_copy()
254 needed_buffer_size = (USHORT)(needed_buffer_size + 2); in _gx_system_private_string_list_copy()
268 GX_UTILITY_MATH_USHORT_ADD(needed_buffer_size, (USHORT)length, needed_buffer_size) in _gx_system_private_string_list_copy()
[all …]
Dgx_utility_1555xrgb_pixelmap_rotate.c26 (USHORT)((((_r) & 0x1f) << 10) | \
92 USHORT *put; in _gx_utility_1555xrgb_pixelmap_raw_rotate()
93 USHORT *get; in _gx_utility_1555xrgb_pixelmap_raw_rotate()
99 USHORT red, green, blue; in _gx_utility_1555xrgb_pixelmap_raw_rotate()
108 USHORT a, b, c, d; in _gx_utility_1555xrgb_pixelmap_raw_rotate()
168 destination -> gx_pixelmap_data_size = (UINT)(height * width) * sizeof(USHORT); in _gx_utility_1555xrgb_pixelmap_raw_rotate()
188 put = (USHORT *)destination -> gx_pixelmap_data; in _gx_utility_1555xrgb_pixelmap_raw_rotate()
214 get = (USHORT *)src -> gx_pixelmap_data; in _gx_utility_1555xrgb_pixelmap_raw_rotate()
227 get = (USHORT *)src -> gx_pixelmap_data; in _gx_utility_1555xrgb_pixelmap_raw_rotate()
287 red = (USHORT)((REDVAL(a) * (256 - xdiff) * (256 - ydiff) + \ in _gx_utility_1555xrgb_pixelmap_raw_rotate()
[all …]
/GUIX-v6.2.1/ports/win32/src/renesas/
Dgx_dave2d_simulation_display_driver_16bpp_pixelmap_draw.c80 USHORT *put; in _gx_dave2d_simulation_display_driver_565rgb_pixelmap_compressed_write()
81 USHORT *putrow; in _gx_dave2d_simulation_display_driver_565rgb_pixelmap_compressed_write()
83 USHORT pixel; in _gx_dave2d_simulation_display_driver_565rgb_pixelmap_compressed_write()
117 putrow = (USHORT *)context -> gx_draw_context_memory; in _gx_dave2d_simulation_display_driver_565rgb_pixelmap_compressed_write()
135 pixel = (USHORT)((*get++) << 8) | pixel; in _gx_dave2d_simulation_display_driver_565rgb_pixelmap_compressed_write()
164 pixel = (USHORT)((*get) | (USHORT)((*(get + 1)) << 8)); in _gx_dave2d_simulation_display_driver_565rgb_pixelmap_compressed_write()
234 USHORT pixel; in _gx_dave2d_simulation_display_driver_16bpp_4444argb_pixelmap_compressed_alpha_write()
295 pixel = (USHORT)(temp << 3) | pixel; in _gx_dave2d_simulation_display_driver_16bpp_4444argb_pixelmap_compressed_alpha_write()
297 pixel = (USHORT)(temp << 1) | pixel; in _gx_dave2d_simulation_display_driver_16bpp_4444argb_pixelmap_compressed_alpha_write()
300 pixel = (USHORT)(temp << 12) | pixel; in _gx_dave2d_simulation_display_driver_16bpp_4444argb_pixelmap_compressed_alpha_write()
[all …]
Dgx_dave2d_simulation_display_driver_16bpp_rotated_pixelmap_draw.c81 USHORT *put; in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write()
82 USHORT *putrow; in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write()
84 USHORT pixel; in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write()
142 putrow = (USHORT *)context -> gx_draw_context_memory; in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write()
161 pixel = (USHORT)((*get++) << 8) | pixel; in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write()
191 pixel = (USHORT)((*get) | (USHORT)((*(get + 1)) << 8)); in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write()
263 USHORT pixel; in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write()
348 pixel = (USHORT)(temp << 3) | pixel; in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write()
350 pixel = (USHORT)(temp << 1) | pixel; in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write()
354 pixel = (USHORT)(temp << 12) | pixel; in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write()
[all …]
/GUIX-v6.2.1/test/guix_test/regression_test/utility/
Dgx_validation_display_driver_16bpp.c32 static USHORT *rotated_memory = GX_NULL;
41 USHORT *pReadStart; in _gx_validation_rotate_canvas()
42 USHORT *pWriteStart; in _gx_validation_rotate_canvas()
43 USHORT *pRead; in _gx_validation_rotate_canvas()
44 USHORT *pWrite; in _gx_validation_rotate_canvas()
55 pReadStart = (USHORT *)canvas -> gx_canvas_memory; in _gx_validation_rotate_canvas()
56 pWriteStart = (USHORT *)rotated_memory; in _gx_validation_rotate_canvas()
92 USHORT *memptr; in _gx_validation_display_buffer_16bpp_toggle()
93 USHORT *frame_buffer; in _gx_validation_display_buffer_16bpp_toggle()
120 gx_validation_create_frame_buffer(width * height * sizeof(USHORT)); in _gx_validation_display_buffer_16bpp_toggle()
[all …]
/GUIX-v6.2.1/common/inc/
Dgx_sprite.h58 GX_SPRITE_FRAME *frame_list, USHORT frame_count,
59 ULONG style, USHORT sprite_id, GX_CONST GX_RECTANGLE *size);
61 UINT _gx_sprite_start(GX_SPRITE *sprite, USHORT start_frame);
65 UINT _gx_sprite_current_frame_set(GX_SPRITE *sprite, USHORT frame);
68 UINT _gx_sprite_frame_list_set(GX_SPRITE *sprite, GX_SPRITE_FRAME *frame_list, USHORT frame_count);
72 GX_SPRITE_FRAME *frame_list, USHORT frame_count,
73 … ULONG style, USHORT sprite_id, GX_CONST GX_RECTANGLE *size, UINT sprite_control_block_size);
74 UINT _gxe_sprite_current_frame_set(GX_SPRITE *sprite, USHORT frame);
75 UINT _gxe_sprite_frame_list_set(GX_SPRITE *sprite, GX_SPRITE_FRAME *frame_list, USHORT frame_count);
76 UINT _gxe_sprite_start(GX_SPRITE *sprite, USHORT frame);
Dgx_radial_slider.h54 UINT _gx_radial_slider_anchor_angles_set(GX_RADIAL_SLIDER *slider, GX_VALUE *anchor_values, USHORT
55 UINT _gx_radial_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT a…
60 … GX_RADIAL_SLIDER_INFO *info, ULONG style, USHORT slider_id, GX_CONST GX_RECTANGLE *size);
72 UINT _gxe_radial_slider_anchor_angles_set(GX_RADIAL_SLIDER *slider, GX_VALUE *anchor_values, USHORT
73 UINT _gxe_radial_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT
77 GX_RADIAL_SLIDER_INFO *info, ULONG style, USHORT slider_id,

12345678910>>...41