/GUIX-v6.2.1/common/src/ |
D | gx_scroll_wheel_gradient_create.c | 102 if (display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_NONE || in _gx_scroll_wheel_gradient_create() 103 display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_FLIP) in _gx_scroll_wheel_gradient_create()
|
D | gx_display_driver_8bpp_rotated_pixel_write.c | 74 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixel_write()
|
D | gx_display_driver_16bpp_rotated_pixel_write.c | 75 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_pixel_write()
|
D | gx_display_driver_32bpp_rotated_pixel_write.c | 75 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixel_write()
|
D | gx_canvas_drawing_initiate.c | 146 …if (new_context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_NONE… in _gx_canvas_drawing_initiate() 147 … new_context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_FLIP) in _gx_canvas_drawing_initiate()
|
D | gx_display_driver_24xrgb_rotated_png_draw.c | 85 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_24xrgb_rotated_png_draw()
|
D | gx_display_driver_565rgb_rotated_png_draw.c | 84 if (context->gx_draw_context_display->gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_png_draw()
|
D | gx_display_driver_8bpp_rotated_horizontal_line_draw.c | 82 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_horizontal_line_draw()
|
D | gx_display_driver_8bpp_rotated_vertical_line_draw.c | 81 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_vertical_line_draw()
|
D | gx_display_driver_16bpp_rotated_horizontal_line_draw.c | 106 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_horizontal_line_draw()
|
D | gx_display_driver_32bpp_rotated_vertical_line_draw.c | 101 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_vertical_line_draw()
|
D | gx_display_driver_16bpp_rotated_vertical_line_draw.c | 100 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_vertical_line_draw()
|
D | gx_display_driver_32bpp_rotated_horizontal_line_draw.c | 104 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_horizontal_line_draw()
|
D | gx_display_driver_8bpp_rotated_horizontal_pattern_line_draw.c | 89 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_horizontal_pattern_line_draw()
|
D | gx_display_driver_16bpp_rotated_horizontal_pattern_line_draw.c | 87 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_horizontal_pattern_line_draw()
|
D | gx_display_driver_32bpp_rotated_vertical_pattern_line_draw.c | 86 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_vertical_pattern_line_draw()
|
D | gx_display_driver_8bpp_rotated_vertical_pattern_line_draw.c | 86 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_vertical_pattern_line_draw()
|
D | gx_display_driver_16bpp_rotated_vertical_pattern_line_draw.c | 86 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_vertical_pattern_line_draw()
|
D | gx_display_driver_32bpp_rotated_horizontal_pattern_line_draw.c | 84 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_horizontal_pattern_line_draw()
|
D | gx_display_driver_32bpp_rotated_pixelmap_blend.c | 91 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_raw_blend() 188 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_alpha_blend() 299 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_blend() 399 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_blend() 502 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_4444argb_pixelmap_alpha_blend() 624 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_alpha_blend() 741 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_raw_blend()
|
D | gx_display_driver_24xrgb_rotated_pixel_blend.c | 87 … if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_24xrgb_rotated_pixel_blend()
|
D | gx_display_driver_8bit_palette_rotated_setup.c | 90 display -> gx_display_rotation_angle = GX_SCREEN_ROTATION_CW; in _gx_display_driver_8bit_palette_rotated_setup()
|
D | gx_display_driver_16bpp_rotated_pixelmap_blend.c | 88 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_pixelmap_raw_blend() 183 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_pixelmap_alpha_blend() 293 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_pixelmap_compressed_blend() 445 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_raw_blend() 546 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_palette_pixelmap_transparent_blend() 650 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_8bpp_rotated_canvas_copy.c | 96 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_canvas_copy()
|
D | gx_display_driver_16bpp_rotated_canvas_copy.c | 96 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_canvas_copy()
|