| /GUIX-v6.2.1/common/src/ |
| D | gx_display_driver_32bpp_rotated_pixelmap_blend.c | 86 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_pixelmap_raw_blend() 183 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_pixelmap_alpha_blend() 294 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_palette_pixelmap_blend() 394 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_blend() 497 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_4444argb_pixelmap_alpha_blend() 619 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_alpha_blend() 736 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_raw_blend()
|
| 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() 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() 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() 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()
|
| D | gx_display_driver_4444argb_setup.c | 78 display -> gx_display_color_format = GX_COLOR_FORMAT_4444ARGB; in _gx_display_driver_4444argb_setup()
|
| D | gx_display_driver_1555xrgb_setup.c | 77 display -> gx_display_color_format = GX_COLOR_FORMAT_1555XRGB; in _gx_display_driver_1555xrgb_setup()
|
| D | gx_display_driver_32bpp_rotated_pixelmap_draw.c | 186 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_pixelmap_alpha_write() 299 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_pixelmap_compressed_write() 501 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_pixelmap_compressed_alpha_write() 680 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_palette_pixelmap_compressed_write() 1082 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_compressed_write() 1399 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_compressed_write() 1616 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_compressed_alpha_write() 1886 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_alpha_write() 2006 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_4444argb_pixelmap_alpha_write() 2126 …ET_32BPP_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_display_driver_32bpp_rotated_4444argb_pixelmap_compressed_alpha_write()
|
| D | gx_canvas_pixelmap_get.c | 102 pixelmap -> gx_pixelmap_format = (GX_UBYTE)display -> gx_display_color_format; in _gx_canvas_pixelmap_get()
|
| D | gx_monochrome_driver_disabled_button_line_draw.c | 90 display_format = canvas -> gx_canvas_display -> gx_display_color_format; in _gx_monochrome_driver_disabled_button_line_draw()
|
| D | gx_display_driver_8bpp_horizontal_line_draw.c | 93 …if (context -> gx_draw_context_display -> gx_display_color_format != GX_COLOR_FORMAT_8BIT_PACKED_P… in _gx_display_driver_8bpp_horizontal_line_draw()
|
| D | gx_display_driver_8bpp_vertical_line_draw.c | 91 …if (context -> gx_draw_context_display -> gx_display_color_format != GX_COLOR_FORMAT_8BIT_PACKED_P… in _gx_display_driver_8bpp_vertical_line_draw()
|
| D | gx_display_driver_332rgb_setup.c | 76 display -> gx_display_color_format = GX_COLOR_FORMAT_8BIT_PACKED_PIXEL; in _gx_display_driver_332rgb_setup()
|
| D | gx_utility_canvas_to_bmp.c | 129 switch (canvas -> gx_canvas_display -> gx_display_color_format) in _gx_utility_write_bitmap_header() 207 switch (canvas -> gx_canvas_display -> gx_display_color_format) in _gx_utility_write_bitmap_header() 799 pixelmap_format = canvas -> gx_canvas_display -> gx_display_color_format; in _gx_utility_canvas_to_bmp()
|
| 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()
|
| D | gx_display_driver_monochrome_setup.c | 116 display -> gx_display_color_format = GX_COLOR_FORMAT_MONOCHROME; in _gx_display_driver_monochrome_setup()
|
| D | gx_display_driver_32argb_setup.c | 115 display -> gx_display_color_format = GX_COLOR_FORMAT_32ARGB; in _gx_display_driver_32argb_setup()
|
| D | gx_display_driver_4bpp_grayscale_setup.c | 118 display -> gx_display_color_format = GX_COLOR_FORMAT_4BIT_GRAY; in _gx_display_driver_4bpp_grayscale_setup()
|
| D | gx_display_driver_565rgb_setup.c | 117 display -> gx_display_color_format = GX_COLOR_FORMAT_565RGB; in _gx_display_driver_565rgb_setup()
|
| D | gx_display_driver_8bit_palette_setup.c | 120 display -> gx_display_color_format = GX_COLOR_FORMAT_8BIT_PALETTE; in _gx_display_driver_8bit_palette_setup()
|
| D | gx_display_driver_24xrgb_setup.c | 116 display -> gx_display_color_format = GX_COLOR_FORMAT_24XRGB; in _gx_display_driver_24xrgb_setup()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_all_widgets_32argb_rotated_cw_rotate_screen.c | 116 root->gx_window_root_canvas->gx_canvas_display->gx_display_color_format = 0; in control_thread_entry() 132 … root->gx_window_root_canvas->gx_canvas_display->gx_display_color_format = GX_COLOR_FORMAT_32ARGB; in control_thread_entry()
|
| D | validation_guix_utility_no_output.c | 77 root->gx_window_root_canvas->gx_canvas_display->gx_display_color_format = 0; in control_thread_entry() 82 …root->gx_window_root_canvas->gx_canvas_display->gx_display_color_format = GX_COLOR_FORMAT_8BIT_PAL… in control_thread_entry()
|
| D | validation_guix_all_widgets_16bpp_rotated_glyph_draw.c | 136 root->gx_window_root_canvas->gx_canvas_display->gx_display_color_format = 0; in control_thread_entry()
|
| D | validation_guix_all_widgets_32argb_rotated_cw_pixelmap_draw.c | 170 … root->gx_window_root_canvas->gx_canvas_display->gx_display_color_format = display_color_format; in control_thread_entry()
|
| /GUIX-v6.2.1/ports/win32/src/renesas/ |
| D | gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_draw.c | 108 GX_SET_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format) in _gx_dave2d_simulation_display_driver_16bpp_compressed_glyph_1bit_draw()
|
| D | gx_dave2d_simulation_display_driver_32bpp_compressed_glyph_1bit_draw.c | 108 … GX_SET_BLEND_FUNCTION(blend_func, context -> gx_draw_context_display -> gx_display_color_format); in _gx_dave2d_simulation_display_driver_32bpp_compressed_glyph_1bit_draw()
|
| D | gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw.c | 156 GX_SET_BLEND_FUNCTION(blend_func, display -> gx_display_color_format) in _gx_dave2d_simulation_display_driver_rotated_compressed_glyph_8bit_draw()
|