/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/drivers/ |
D | gx_display_driver_hardware_24xrgb.c | 163 put += (canvas->gx_canvas_x_resolution * 4 * ypos) + (xstart * 4); in gx_chromeart_horizontal_line_draw() 172 gx_dma_init(DMA2D_R2M, put, canvas->gx_canvas_x_resolution - length, length, width); in gx_chromeart_horizontal_line_draw() 186 put += (canvas->gx_canvas_x_resolution * 4 * ystart) + (xpos * 4); in gx_chromeart_vertical_line_draw() 188 gx_dma_init(DMA2D_R2M, put, canvas->gx_canvas_x_resolution - width, width, yend - ystart + 1); in gx_chromeart_vertical_line_draw() 203 dirty.gx_rectangle_right = canvas -> gx_canvas_x_resolution - 1; in gx_chromeart_canvas_copy() 214 … read += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in gx_chromeart_canvas_copy() 222 write += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in gx_chromeart_canvas_copy() 229 DMA2D->FGOR = canvas->gx_canvas_x_resolution - width; // foreground offset in gx_chromeart_canvas_copy() 282 …gx_dma_init(DMA2D_M2M_BLEND, (uint32_t) putrow, canvas->gx_canvas_x_resolution - width, width, hei… in gx_chromeart_alphamap_draw() 295 DMA2D->BGOR = canvas->gx_canvas_x_resolution - width; // background offset in gx_chromeart_alphamap_draw() [all …]
|
D | gx_display_driver_hardware_565rgb.c | 144 put += (canvas->gx_canvas_x_resolution * 2 * ypos) + (xstart * 2); in gx_chromeart_horizontal_line_draw() 148 gx_dma_init(DMA2D_R2M, put, canvas->gx_canvas_x_resolution - length, length, width); in gx_chromeart_horizontal_line_draw() 162 put += (canvas->gx_canvas_x_resolution * 2 * ystart) + (xpos * 2); in gx_chromeart_vertical_line_draw() 164 gx_dma_init(DMA2D_R2M, put, canvas->gx_canvas_x_resolution - width, width, yend - ystart + 1); in gx_chromeart_vertical_line_draw() 179 dirty.gx_rectangle_right = canvas -> gx_canvas_x_resolution - 1; in gx_chromeart_canvas_copy() 190 … read += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in gx_chromeart_canvas_copy() 198 write += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in gx_chromeart_canvas_copy() 205 DMA2D->FGOR = canvas->gx_canvas_x_resolution - width; // foreground offset in gx_chromeart_canvas_copy() 289 … gx_dma_init(DMA2D_Mode, (uint32_t) putrow, canvas->gx_canvas_x_resolution - width, width, height); in gx_chromeart_pixelmap_draw() 296 DMA2D->BGOR = canvas->gx_canvas_x_resolution - width; // background offset in gx_chromeart_pixelmap_draw() [all …]
|
/GUIX-v6.4.1/common/src/ |
D | gx_display_driver_32bpp_rotated_pixelmap_blend.c | 94 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_raw_blend() 95 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_raw_blend() 96 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_32bpp_rotated_pixelmap_raw_blend() 191 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_alpha_blend() 192 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_alpha_blend() 193 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_32bpp_rotated_pixelmap_alpha_blend() 302 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_palette_pixelmap_blend() 303 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_palette_pixelmap_blend() 304 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_32bpp_rotated_palette_pixelmap_blend() 402 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_blend() [all …]
|
D | gx_display_driver_16bpp_rotated_pixelmap_blend.c | 91 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_16bpp_rotated_pixelmap_raw_blend() 92 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_16bpp_rotated_pixelmap_raw_blend() 93 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_16bpp_rotated_pixelmap_raw_blend() 186 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_alpha_blend() 187 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_alpha_blend() 188 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_565rgb_rotated_pixelmap_alpha_blend() 296 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_16bpp_rotated_pixelmap_compressed_blend() 297 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_16bpp_rotated_pixelmap_compressed_blend() 298 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_16bpp_rotated_pixelmap_compressed_blend() 448 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_palette_pixelmap_raw_blend() [all …]
|
D | gx_display_driver_8bpp_canvas_copy.c | 85 dirty.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_8bpp_canvas_copy() 96 … read += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in _gx_display_driver_8bpp_canvas_copy() 104 write += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in _gx_display_driver_8bpp_canvas_copy() 111 write += composite -> gx_canvas_x_resolution; in _gx_display_driver_8bpp_canvas_copy() 112 read += canvas -> gx_canvas_x_resolution; in _gx_display_driver_8bpp_canvas_copy()
|
D | gx_display_driver_32bpp_canvas_copy.c | 85 dirty.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_32bpp_canvas_copy() 96 … read += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in _gx_display_driver_32bpp_canvas_copy() 104 write += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in _gx_display_driver_32bpp_canvas_copy() 111 write += composite -> gx_canvas_x_resolution; in _gx_display_driver_32bpp_canvas_copy() 112 read += canvas -> gx_canvas_x_resolution; in _gx_display_driver_32bpp_canvas_copy()
|
D | gx_display_driver_16bpp_canvas_copy.c | 96 dirty.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - (GX_VALUE)1); in _gx_display_driver_16bpp_canvas_copy() 107 … read += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in _gx_display_driver_16bpp_canvas_copy() 115 write += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in _gx_display_driver_16bpp_canvas_copy() 122 write += composite -> gx_canvas_x_resolution; in _gx_display_driver_16bpp_canvas_copy() 123 read += canvas -> gx_canvas_x_resolution; in _gx_display_driver_16bpp_canvas_copy()
|
D | gx_display_driver_16bpp_rotated_pixelmap_draw.c | 87 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_raw_write() 88 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_raw_write() 89 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_565rgb_rotated_pixelmap_raw_write() 183 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_alpha_write() 184 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_alpha_write() 185 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_565rgb_rotated_pixelmap_alpha_write() 284 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_compressed_write() 285 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_compressed_write() 286 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_565rgb_rotated_pixelmap_compressed_write() 448 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_565rgb_rotated_pixelmap_compressed_alpha_write() [all …]
|
D | gx_display_driver_32bpp_rotated_pixelmap_draw.c | 91 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_raw_write() 92 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_raw_write() 93 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_32bpp_rotated_pixelmap_raw_write() 194 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_alpha_write() 195 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_alpha_write() 196 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_32bpp_rotated_pixelmap_alpha_write() 307 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_compressed_write() 308 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_compressed_write() 309 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_32bpp_rotated_pixelmap_compressed_write() 509 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_32bpp_rotated_pixelmap_compressed_alpha_write() [all …]
|
D | gx_display_driver_generic_rotated_alphamap_draw.c | 100 …ypos = context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pmp -> gx_pixelmap_wid… in _gx_display_driver_generic_rotated_alphamap_raw_alpha_draw() 103 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_generic_rotated_alphamap_raw_alpha_draw() 104 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_generic_rotated_alphamap_raw_alpha_draw() 204 …ypos = context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pmp -> gx_pixelmap_wid… in _gx_display_driver_generic_rotated_alphamap_compressed_alpha_draw() 207 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_generic_rotated_alphamap_compressed_alpha_draw() 208 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_generic_rotated_alphamap_compressed_alpha_draw() 360 …ypos = context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pmp -> gx_pixelmap_wid… in _gx_display_driver_generic_rotated_alphamap_raw_draw() 363 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_generic_rotated_alphamap_raw_draw() 364 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_generic_rotated_alphamap_raw_draw() 461 …ypos = context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pmp -> gx_pixelmap_wid… in _gx_display_driver_generic_rotated_alphamap_compressed_draw() [all …]
|
D | gx_display_driver_8bpp_rotated_pixelmap_draw.c | 86 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_8bpp_rotated_pixelmap_raw_write() 87 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_8bpp_rotated_pixelmap_raw_write() 88 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_8bpp_rotated_pixelmap_raw_write() 185 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_8bpp_rotated_pixelmap_compressed_write() 186 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_8bpp_rotated_pixelmap_compressed_write() 187 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_8bpp_rotated_pixelmap_compressed_write() 345 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_8bpp_rotated_pixelmap_transparent_write() 346 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_8bpp_rotated_pixelmap_transparent_write() 347 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_display_driver_8bpp_rotated_pixelmap_transparent_write() 450 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_display_driver_8bpp_rotated_pixelmap_compressed_transparent_write() [all …]
|
D | gx_utility_canvas_to_bmp.c | 347 get_row += canvas -> gx_canvas_x_resolution * rect -> gx_rectangle_top; in _gx_utility_write_bitmap_data_32bpp() 358 get_row += canvas -> gx_canvas_x_resolution; in _gx_utility_write_bitmap_data_32bpp() 412 get_row += canvas -> gx_canvas_x_resolution * rect -> gx_rectangle_top; in _gx_utility_write_bitmap_data_16bpp() 429 get_row += canvas -> gx_canvas_x_resolution; in _gx_utility_write_bitmap_data_16bpp() 484 get_row += canvas -> gx_canvas_x_resolution * rect -> gx_rectangle_top; in _gx_utility_write_bitmap_data_8bpp() 507 get_row += canvas -> gx_canvas_x_resolution; in _gx_utility_write_bitmap_data_8bpp() 563 get_row += ((canvas -> gx_canvas_x_resolution + 1) >> 1) * rect -> gx_rectangle_top; in _gx_utility_write_bitmap_data_4bpp() 594 get_row += (canvas -> gx_canvas_x_resolution + 1) >> 1; in _gx_utility_write_bitmap_data_4bpp() 613 get_row += (canvas -> gx_canvas_x_resolution + 1) >> 1; in _gx_utility_write_bitmap_data_4bpp() 671 get_row += ((canvas -> gx_canvas_x_resolution + 7) >> 3) * rect -> gx_rectangle_top; in _gx_utility_write_bitmap_data_monochrome() [all …]
|
D | gx_display_driver_565rgb_canvas_blend.c | 116 dirty.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_565rgb_canvas_blend() 129 …ad_start += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in _gx_display_driver_565rgb_canvas_blend() 137 write_start += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in _gx_display_driver_565rgb_canvas_blend() 171 write_start += composite -> gx_canvas_x_resolution; in _gx_display_driver_565rgb_canvas_blend() 172 read_start += canvas -> gx_canvas_x_resolution; in _gx_display_driver_565rgb_canvas_blend()
|
D | gx_display_driver_1555xrgb_canvas_blend.c | 107 dirty.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_1555xrgb_canvas_blend() 120 …ad_start += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in _gx_display_driver_1555xrgb_canvas_blend() 128 write_start += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in _gx_display_driver_1555xrgb_canvas_blend() 162 write_start += composite -> gx_canvas_x_resolution; in _gx_display_driver_1555xrgb_canvas_blend() 163 read_start += canvas -> gx_canvas_x_resolution; in _gx_display_driver_1555xrgb_canvas_blend()
|
D | gx_display_driver_24xrgb_canvas_blend.c | 106 dirty.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_24xrgb_canvas_blend() 119 …ad_start += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in _gx_display_driver_24xrgb_canvas_blend() 127 write_start += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in _gx_display_driver_24xrgb_canvas_blend() 161 write_start += composite -> gx_canvas_x_resolution; in _gx_display_driver_24xrgb_canvas_blend() 162 read_start += canvas -> gx_canvas_x_resolution; in _gx_display_driver_24xrgb_canvas_blend()
|
D | gx_display_driver_4444argb_canvas_blend.c | 111 dirty.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_4444argb_canvas_blend() 122 …ad_start += (overlap.gx_rectangle_top - dirty.gx_rectangle_top) * canvas -> gx_canvas_x_resolution; in _gx_display_driver_4444argb_canvas_blend() 130 write_start += overlap.gx_rectangle_top * composite -> gx_canvas_x_resolution; in _gx_display_driver_4444argb_canvas_blend() 174 write_start += composite -> gx_canvas_x_resolution; in _gx_display_driver_4444argb_canvas_blend() 175 read_start += canvas -> gx_canvas_x_resolution; in _gx_display_driver_4444argb_canvas_blend()
|
D | gx_canvas_create.c | 106 canvas -> gx_canvas_x_resolution = (GX_VALUE)width; in _gx_canvas_create() 181 padded_width = canvas -> gx_canvas_x_resolution; in _win32_compatible_canvas_memory_allocate() 190 padded_width = canvas -> gx_canvas_x_resolution; in _win32_compatible_canvas_memory_allocate() 200 if ((padded_width != canvas -> gx_canvas_x_resolution) || rotation) in _win32_compatible_canvas_memory_allocate()
|
D | gx_display_driver_16bpp_mouse_capture.c | 109 if (mouse_rect.gx_rectangle_right >= canvas -> gx_canvas_x_resolution) in _gx_display_driver_16bpp_mouse_capture() 111 … mouse_rect.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_16bpp_mouse_capture() 130 getrow += canvas -> gx_canvas_x_resolution * mouse_rect.gx_rectangle_top; in _gx_display_driver_16bpp_mouse_capture() 141 getrow += canvas -> gx_canvas_x_resolution; in _gx_display_driver_16bpp_mouse_capture()
|
D | gx_display_driver_24xrgb_mouse_capture.c | 109 if (mouse_rect.gx_rectangle_right >= canvas -> gx_canvas_x_resolution) in _gx_display_driver_24xrgb_mouse_capture() 111 … mouse_rect.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_24xrgb_mouse_capture() 130 getrow += canvas -> gx_canvas_x_resolution * mouse_rect.gx_rectangle_top; in _gx_display_driver_24xrgb_mouse_capture() 141 getrow += canvas -> gx_canvas_x_resolution; in _gx_display_driver_24xrgb_mouse_capture()
|
D | gx_display_driver_8bpp_mouse_capture.c | 109 if (mouse_rect.gx_rectangle_right >= canvas -> gx_canvas_x_resolution) in _gx_display_driver_8bpp_mouse_capture() 111 … mouse_rect.gx_rectangle_right = (GX_VALUE)(canvas -> gx_canvas_x_resolution - 1); in _gx_display_driver_8bpp_mouse_capture() 130 getrow += canvas -> gx_canvas_x_resolution * mouse_rect.gx_rectangle_top; in _gx_display_driver_8bpp_mouse_capture() 141 getrow += canvas -> gx_canvas_x_resolution; in _gx_display_driver_8bpp_mouse_capture()
|
/GUIX-v6.4.1/test/guix_test/regression_test/utility/ |
D | gx_validation_display_driver_32bpp.c | 57 copy_height = canvas -> gx_canvas_x_resolution; in _gx_validation_rotate_canvas() 106 if((test_parameter.x_end < 0) || (test_parameter.x_end >= canvas -> gx_canvas_x_resolution)) in _gx_validation_display_buffer_32bpp_toggle() 107 test_parameter.x_end = canvas -> gx_canvas_x_resolution - 1; in _gx_validation_display_buffer_32bpp_toggle() 122 …rotated_memory = (GX_COLOR *)malloc(canvas->gx_canvas_x_resolution * canvas->gx_canvas_y_resolutio… in _gx_validation_display_buffer_32bpp_toggle() 153 memptr = memptr + overlap.gx_rectangle_top * canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_32bpp_toggle() 167 memptr += canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_32bpp_toggle()
|
D | gx_validation_display_driver_8bpp.c | 56 copy_height = canvas -> gx_canvas_x_resolution; in _gx_validation_rotate_canvas() 104 if((test_parameter.x_end < 0) || (test_parameter.x_end >= canvas -> gx_canvas_x_resolution)) in _gx_validation_display_buffer_8bpp_toggle() 105 test_parameter.x_end = canvas -> gx_canvas_x_resolution - 1; in _gx_validation_display_buffer_8bpp_toggle() 125 …rotated_memory = (GX_UBYTE *)malloc(canvas->gx_canvas_x_resolution * canvas->gx_canvas_y_resolutio… in _gx_validation_display_buffer_8bpp_toggle() 152 memptr += overlap.gx_rectangle_top * canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_8bpp_toggle() 165 memptr += canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_8bpp_toggle()
|
D | gx_validation_display_driver_16bpp.c | 58 copy_height = canvas -> gx_canvas_x_resolution; in _gx_validation_rotate_canvas() 108 if((test_parameter.x_end < 0) || (test_parameter.x_end >= canvas -> gx_canvas_x_resolution)) in _gx_validation_display_buffer_16bpp_toggle() 109 test_parameter.x_end = canvas -> gx_canvas_x_resolution - 1; in _gx_validation_display_buffer_16bpp_toggle() 126 …rotated_memory = (USHORT *)malloc(canvas->gx_canvas_x_resolution * canvas->gx_canvas_y_resolution … in _gx_validation_display_buffer_16bpp_toggle() 166 memptr += ysrc * canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_16bpp_toggle() 183 memptr += canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_16bpp_toggle()
|
D | gx_validation_display_driver_1bpp.c | 53 if((test_parameter.x_end < 0) || (test_parameter.x_end >= canvas -> gx_canvas_x_resolution)) in _gx_validation_display_buffer_monochrome_toggle() 54 test_parameter.x_end = canvas -> gx_canvas_x_resolution - 1; in _gx_validation_display_buffer_monochrome_toggle() 84 read_pos = overlap.gx_rectangle_top * canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_monochrome_toggle() 124 read_pos += canvas -> gx_canvas_x_resolution; in _gx_validation_display_buffer_monochrome_toggle()
|
/GUIX-v6.4.1/ports/win32/src/renesas/ |
D | gx_dave2d_simulation_display_driver_16bpp_rotated_pixelmap_draw.c | 95 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write() 96 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write() 97 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write() 277 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write() 278 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write() 279 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write() 499 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_dave2d_simulation_display_driver_565rgb_4444bgra_rotated_pixelmap_compressed_alpha_write() 500 …ctangle_bottom = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_dave2d_simulation_display_driver_565rgb_4444bgra_rotated_pixelmap_compressed_alpha_write() 501 …ypos = (context -> gx_draw_context_canvas -> gx_canvas_x_resolution - ypos - pixelmap -> gx_pixelm… in _gx_dave2d_simulation_display_driver_565rgb_4444bgra_rotated_pixelmap_compressed_alpha_write() 722 …_rectangle_top = (GX_VALUE)(context -> gx_draw_context_canvas -> gx_canvas_x_resolution - clip -> … in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write() [all …]
|