Home
last modified time | relevance | path

Searched refs:gx_display_rotation_angle (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/GUIX-v6.2.1/common/src/
Dgx_scroll_wheel_gradient_create.c101 if (display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_NONE || in _gx_scroll_wheel_gradient_create()
102 display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_FLIP) in _gx_scroll_wheel_gradient_create()
Dgx_display_driver_32bpp_rotated_pixelmap_blend.c90 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_raw_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()
298 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_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()
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()
623 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_alpha_blend()
740 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_raw_blend()
Dgx_display_driver_16bpp_rotated_pixelmap_blend.c87 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()
Dgx_display_driver_16bpp_rotated_pixelmap_draw.c83 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()
Dgx_display_driver_32bpp_rotated_pixelmap_draw.c87 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_raw_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()
303 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixelmap_compressed_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()
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()
980 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_write()
1086 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_palette_pixelmap_transparent_compressed_write()
1292 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_raw_write()
1403 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_565rgb_pixelmap_compressed_write()
[all …]
Dgx_display_driver_generic_rotated_alphamap_draw.c98 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_alphamap_raw_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()
358 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_generic_rotated_alphamap_raw_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()
Dgx_display_driver_8bpp_rotated_pixelmap_draw.c82 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()
Dgx_canvas_drawing_initiate.c164 …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()
Dgx_display_driver_32bpp_rotated_pixel_write.c74 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_pixel_write()
Dgx_display_driver_8bpp_rotated_pixel_write.c73 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixel_write()
Dgx_display_driver_16bpp_rotated_pixel_write.c74 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_pixel_write()
Dgx_display_driver_24xrgb_rotated_png_draw.c84 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_24xrgb_rotated_png_draw()
Dgx_display_driver_565rgb_rotated_png_draw.c83 if (context->gx_draw_context_display->gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_565rgb_rotated_png_draw()
Dgx_display_driver_8bpp_rotated_horizontal_line_draw.c81 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_horizontal_line_draw()
Dgx_display_driver_8bpp_rotated_vertical_line_draw.c80 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_vertical_line_draw()
Dgx_display_driver_8bpp_rotated_pixelmap_rotate.c115 if (context->gx_draw_context_display->gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_raw_rotate()
276 if (context->gx_draw_context_display->gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_transparent_rotate()
418 if (context->gx_draw_context_display->gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_simple_rotate()
589 if (context->gx_draw_context_display->gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_8bpp_rotated_pixelmap_simple_transparent_rotate()
Dgx_display_driver_32bpp_rotated_horizontal_line_draw.c103 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_horizontal_line_draw()
Dgx_display_driver_32bpp_rotated_vertical_line_draw.c100 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_32bpp_rotated_vertical_line_draw()
Dgx_display_driver_16bpp_rotated_horizontal_line_draw.c105 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_display_driver_16bpp_rotated_horizontal_line_draw()
/GUIX-v6.2.1/test/guix_test/regression_test/utility/
Dgx_validation_display_driver_32bpp.c59 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_validation_rotate_canvas()
118 if((canvas->gx_canvas_display->gx_display_rotation_angle != GX_SCREEN_ROTATION_NONE) && in _gx_validation_display_buffer_32bpp_toggle()
119 (canvas->gx_canvas_display->gx_display_rotation_angle != GX_SCREEN_ROTATION_FLIP)) in _gx_validation_display_buffer_32bpp_toggle()
Dgx_validation_display_driver_8bpp.c58 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_validation_rotate_canvas()
121 if((canvas->gx_canvas_display->gx_display_rotation_angle != GX_SCREEN_ROTATION_NONE) && in _gx_validation_display_buffer_8bpp_toggle()
122 (canvas->gx_canvas_display->gx_display_rotation_angle != GX_SCREEN_ROTATION_FLIP)) in _gx_validation_display_buffer_8bpp_toggle()
Dgx_validation_display_driver_16bpp.c60 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_validation_rotate_canvas()
122 if((canvas->gx_canvas_display->gx_display_rotation_angle != GX_SCREEN_ROTATION_NONE) && in _gx_validation_display_buffer_16bpp_toggle()
123 (canvas->gx_canvas_display->gx_display_rotation_angle != GX_SCREEN_ROTATION_FLIP)) in _gx_validation_display_buffer_16bpp_toggle()
/GUIX-v6.2.1/ports/win32/src/renesas/
Dgx_dave2d_simulation_display_driver_16bpp_rotated_pixelmap_draw.c91 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()
Dgx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c89 if (context -> gx_draw_context_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in _gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw()
/GUIX-v6.2.1/ports/win32/src/
Dgx_win32_display_driver.c897 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in gx_win32_rotate_canvas_to_bmp_32bpp()
991 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in gx_win32_rotate_canvas_to_bmp_16bpp()
1086 if (canvas -> gx_canvas_display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_CW) in gx_win32_rotate_canvas_to_bmp_8bpp()
1177 if ((display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_NONE) || in _win32_canvas_memory_prepare()
1178 (display -> gx_display_rotation_angle == GX_SCREEN_ROTATION_FLIP)) in _win32_canvas_memory_prepare()

12345678910>>...14