| /GUIX-v6.2.1/common/src/ |
| D | gx_display_driver_32bpp_rotated_pixelmap_blend.c | 86 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_pixelmap_raw_blend() 90 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_raw_blend() 183 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_pixelmap_alpha_blend() 187 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_alpha_blend() 294 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_palette_pixelmap_blend() 298 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_blend() 394 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_blend() 398 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_blend() 497 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_4444argb_pixelmap_alpha_blend() 501 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_4444argb_pixelmap_alpha_blend() [all …]
|
| D | gx_display_driver_generic_rotated_alphamap_draw.c | 91 GX_SET_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format) in _gx_display_driver_generic_rotated_alphamap_raw_alpha_draw() 98 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_alphamap_raw_alpha_draw() 193 GX_SET_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format) in _gx_display_driver_generic_rotated_alphamap_compressed_alpha_draw() 202 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_alphamap_compressed_alpha_draw() 351 GX_SET_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format) in _gx_display_driver_generic_rotated_alphamap_raw_draw() 358 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_alphamap_raw_draw() 450 GX_SET_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format) in _gx_display_driver_generic_rotated_alphamap_compressed_draw() 459 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_alphamap_compressed_draw()
|
| D | gx_display_driver_32bpp_rotated_pixelmap_draw.c | 87 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_raw_write() 186 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_pixelmap_alpha_write() 190 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_alpha_write() 299 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_pixelmap_compressed_write() 303 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_compressed_write() 501 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_pixelmap_compressed_alpha_write() 505 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_compressed_alpha_write() 680 …GX_SET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_for… in _gx_display_driver_32bpp_rotated_palette_pixelmap_compressed_write() 684 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_compressed_write() 880 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_write() [all …]
|
| D | gx_context_string_get.c | 81 display = context -> gx_draw_context_display; in _gx_context_string_get() 134 display = context -> gx_draw_context_display; in _gx_context_string_get_ext()
|
| D | gx_canvas_drawing_initiate.c | 161 new_context -> gx_draw_context_display = canvas -> gx_canvas_display; in _gx_canvas_drawing_initiate() 164 …if (new_context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_NONE… in _gx_canvas_drawing_initiate() 165 … new_context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_FLIP) in _gx_canvas_drawing_initiate()
|
| D | gx_display_driver_generic_alphamap_draw.c | 91 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_generic_alphamap_raw_alpha_draw() 179 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_generic_alphamap_compressed_alpha_draw() 323 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_generic_alphamap_raw_draw() 408 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_generic_alphamap_compressed_draw()
|
| D | gx_display_driver_4444argb_horizontal_pixelmap_line_draw.c | 91 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend() 186 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend() 278 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend() 427 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_blend() 563 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_write() 744 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_write()
|
| D | gx_display_driver_565rgb_horizontal_pixelmap_line_draw.c | 93 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend() 189 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend() 290 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend() 430 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_alpha_blend() 684 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_write() 920 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_alpha_write()
|
| D | gx_display_driver_16bpp_rotated_pixelmap_blend.c | 87 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_pixelmap_raw_blend() 182 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_pixelmap_alpha_blend() 292 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_pixelmap_compressed_blend() 444 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_raw_blend() 545 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_blend() 649 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_4444argb_pixelmap_raw_blend()
|
| D | gx_display_driver_generic_rotated_polygon_fill.c | 520 GX_DISPLAY *display = context -> gx_draw_context_display; in _gx_display_driver_polygon_scan_line_draw() 623 GX_DISPLAY *display = context -> gx_draw_context_display; in _gx_display_driver_polygon_pixelmap_scan_line_draw() 829 GX_DISPLAY *display = context -> gx_draw_context_display; in _gx_display_driver_generic_rotated_polygon_fill() 867 … if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_polygon_fill() 893 … if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_polygon_fill()
|
| D | gx_display_driver_generic_rotated_glyph_8bit_draw.c | 101 GX_SET_BLEND_FUNCTION(blend_func, context->gx_draw_context_display->gx_display_color_format) in _gx_display_driver_generic_rotated_glyph_8bit_draw() 108 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_glyph_8bit_draw()
|
| D | gx_display_driver_16bpp_rotated_pixelmap_draw.c | 83 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_pixelmap_raw_write() 179 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_pixelmap_alpha_write() 280 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_pixelmap_compressed_write() 444 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_pixelmap_compressed_alpha_write() 648 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_raw_write() 754 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_raw_write() 869 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_compressed_write() 1088 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_compressed_write() 1288 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_4444argb_pixelmap_raw_write() 1402 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_4444argb_pixelmap_compressed_write()
|
| D | gx_display_driver_generic_polygon_fill.c | 423 GX_DISPLAY *display = context -> gx_draw_context_display; in _gx_display_driver_polygon_scan_line_draw() 524 GX_DISPLAY *display = context -> gx_draw_context_display; in _gx_display_driver_polygon_pixelmap_scan_line_draw() 727 GX_DISPLAY *display = context -> gx_draw_context_display; in _gx_display_driver_generic_polygon_fill() 755 format = context -> gx_draw_context_display -> gx_display_color_format; in _gx_display_driver_generic_polygon_fill()
|
| D | gx_display_driver_generic_aliased_wide_line_draw.c | 90 GX_DISPLAY *display = context -> gx_draw_context_display; in _gx_display_driver_generic_aliased_wide_line_draw() 107 if (!(context -> gx_draw_context_display -> gx_display_driver_pixel_blend)) in _gx_display_driver_generic_aliased_wide_line_draw()
|
| D | gx_display_driver_8bpp_rotated_pixelmap_draw.c | 82 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_raw_write() 181 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_compressed_write() 341 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_transparent_write() 446 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_compressed_transparent_write()
|
| D | gx_display_driver_8bpp_pixelmap_blend.c | 88 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_pixelmap_raw_blend() 169 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_pixelmap_alpha_blend()
|
| D | gx_display_driver_8bpp_horizontal_pixelmap_line_draw.c | 91 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_blend() 181 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_blend() 320 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_blend() 423 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_alpha_blend() 1030 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_write() 1127 blend_func = context -> gx_draw_context_display -> gx_display_driver_pixel_blend; in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_alpha_write()
|
| D | gx_display_driver_generic_rotated_circle_fill.c | 104 display = context -> gx_draw_context_display; in _gx_display_driver_generic_rotated_circle_fill() 224 … if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_circle_fill()
|
| D | gx_canvas_rectangle_draw.c | 95 display = context -> gx_draw_context_display; in _gx_canvas_rectangle_fill() 194 display = context -> gx_draw_context_display; in _gx_canvas_rectangle_draw()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_display_driver_aliased_filled_circle_draw.c | 80 old_blend_func = context->gx_draw_context_display->gx_display_driver_pixel_blend; in test_filled_circle_draw() 82 context->gx_draw_context_display->gx_display_driver_pixel_blend = GX_NULL; in test_filled_circle_draw() 86 context->gx_draw_context_display->gx_display_driver_pixel_blend = old_blend_func; in test_filled_circle_draw()
|
| D | validation_guix_display_driver_aliased_fixed_point_line_draw.c | 83 old_blend_func = context->gx_draw_context_display->gx_display_driver_pixel_blend; in test_line_win_draw() 91 context->gx_draw_context_display->gx_display_driver_pixel_blend = GX_NULL; in test_line_win_draw() 95 context->gx_draw_context_display->gx_display_driver_pixel_blend = old_blend_func; in test_line_win_draw()
|
| D | validation_guix_canvas_pixelmap_get_no_output.c | 68 _gx_system_current_draw_context->gx_draw_context_display = GX_NULL; in control_thread_entry() 70 _gx_system_current_draw_context->gx_draw_context_display = display; in control_thread_entry()
|
| /GUIX-v6.2.1/ports/win32/src/renesas/ |
| D | gx_dave2d_simulation_display_driver_rotated_glyph_4bit_draw.c | 112 display = context -> gx_draw_context_display; in _gx_dave2d_simulation_display_driver_rotated_glyph_4bit_draw() 121 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_rotated_glyph_4bit_draw() 147 GX_SET_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format) in _gx_dave2d_simulation_display_driver_rotated_glyph_4bit_draw()
|
| D | gx_dave2d_simulation_display_driver_16bpp_rotated_pixelmap_draw.c | 91 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_565rgb_rotated_pixelmap_compressed_write() 273 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_565rgb_4444argb_rotated_pixelmap_compressed_alpha_write() 495 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_565rgb_4444bgra_rotated_pixelmap_compressed_alpha_write() 718 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_compressed_write() 922 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_raw_write() 940 display = context -> gx_draw_context_display; in _gx_dave2d_simulation_display_driver_565rgb_32argb_rotated_pixelmap_raw_write()
|
| D | gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw.c | 107 … if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw() 131 display = context -> gx_draw_context_display; in _gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw()
|