/GUIX-v6.2.1/common/src/ |
D | gx_utility_math_cos.c | 72 INT _gx_utility_math_cos_5_4_0(INT angle) in _gx_utility_math_cos_5_4_0() 128 GX_FIXED_VAL _gx_utility_math_cos(GX_FIXED_VAL angle) in _gx_utility_math_cos()
|
D | gx_utility_math_acos.c | 73 INT angle = 0; in _gx_utility_math_acos_5_4_0() local 128 INT angle = 0; in _gx_utility_math_acos() local
|
D | gx_utility_math_asin.c | 95 INT angle = 0; in _gx_utility_math_asin_5_4_0() local 163 INT angle = 0; in _gx_utility_math_asin() local
|
D | gx_utility_math_sin.c | 101 INT _gx_utility_math_sin_5_4_0(INT angle) in _gx_utility_math_sin_5_4_0() 199 GX_FIXED_VAL _gx_utility_math_sin(GX_FIXED_VAL angle) in _gx_utility_math_sin()
|
D | gxe_canvas_rotated_text_draw.c | 81 INT angle) in _gxe_canvas_rotated_text_draw() 149 …nvas_rotated_text_draw_ext(GX_CONST GX_STRING *text, GX_VALUE xcenter, GX_VALUE ycenter, INT angle) in _gxe_canvas_rotated_text_draw_ext()
|
D | gx_canvas_rotated_text_draw.c | 78 INT angle) in _gx_canvas_rotated_text_draw() 155 INT angle) in _gx_canvas_rotated_text_draw_ext()
|
D | gx_utility_565rgb_pixelmap_rotate.c | 90 static UINT _gx_utility_565rgb_pixelmap_raw_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destin… in _gx_utility_565rgb_pixelmap_raw_rotate() 373 static UINT _gx_utility_565rgb_pixelmap_alpha_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *dest… in _gx_utility_565rgb_pixelmap_alpha_rotate() 691 static UINT _gx_utility_565rgb_pixelmap_simple_raw_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP … in _gx_utility_565rgb_pixelmap_simple_raw_rotate() 848 static UINT _gx_utility_565rgb_pixelmap_simple_alpha_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMA… in _gx_utility_565rgb_pixelmap_simple_alpha_rotate() 1040 UINT _gx_utility_565rgb_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT … in _gx_utility_565rgb_pixelmap_rotate() 1111 UINT _gx_utility_565rgb_pixelmap_simple_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destinatio… in _gx_utility_565rgb_pixelmap_simple_rotate()
|
D | gx_utility_332rgb_pixelmap_rotate.c | 88 static UINT _gx_utility_332rgb_pixelmap_raw_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destin… in _gx_utility_332rgb_pixelmap_raw_rotate() 371 static UINT _gx_utility_332rgb_pixelmap_alpha_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *dest… in _gx_utility_332rgb_pixelmap_alpha_rotate() 687 static UINT _gx_utility_332rgb_pixelmap_simple_raw_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP … in _gx_utility_332rgb_pixelmap_simple_raw_rotate() 845 static UINT _gx_utility_332rgb_pixelmap_simple_alpha_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMA… in _gx_utility_332rgb_pixelmap_simple_alpha_rotate() 1033 UINT _gx_utility_332rgb_pixelmap_simple_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destinatio… in _gx_utility_332rgb_pixelmap_simple_rotate() 1104 UINT _gx_utility_332rgb_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT … in _gx_utility_332rgb_pixelmap_rotate()
|
D | gx_display_driver_8bpp_pixelmap_rotate.c | 81 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_pixelmap_raw_rotate() 211 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_pixelmap_transparent_rotate() 346 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_pixelmap_simple_rotate() 498 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_pixelmap_simple_transparent_rotate() 667 INT angle, INT rot_cx, INT rot_cy) in _gx_display_driver_8bpp_pixelmap_rotate()
|
D | gx_utility_1bpp_pixelmap_rotate.c | 81 UINT _gx_utility_1bpp_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT *r… in _gx_utility_1bpp_pixelmap_rotate() 283 static UINT _gx_utility_1bpp_pixelmap_simple_raw_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *d… in _gx_utility_1bpp_pixelmap_simple_raw_rotate() 501 static UINT _gx_utility_1bpp_pixelmap_simple_transparent_rotate(GX_PIXELMAP *src, INT angle, GX_PIX… in _gx_utility_1bpp_pixelmap_simple_transparent_rotate() 749 UINT _gx_utility_1bpp_pixelmap_simple_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination,… in _gx_utility_1bpp_pixelmap_simple_rotate()
|
D | gx_display_driver_8bpp_rotated_pixelmap_rotate.c | 76 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_rotated_pixelmap_raw_rotate() 237 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_rotated_pixelmap_transparent_rotate() 399 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_rotated_pixelmap_simple_rotate() 570 INT angle, INT cx, INT cy) in _gx_display_driver_8bpp_rotated_pixelmap_simple_transparent_rotate() 754 INT angle, INT rot_cx, INT rot_cy) in _gx_display_driver_8bpp_rotated_pixelmap_rotate()
|
D | gx_utility_4bpp_pixelmap_rotate.c | 81 UINT _gx_utility_4bpp_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT *r… in _gx_utility_4bpp_pixelmap_rotate() 319 static UINT _gx_utility_4bpp_pixelmap_simple_raw_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *d… in _gx_utility_4bpp_pixelmap_simple_raw_rotate() 544 static UINT _gx_utility_4bpp_pixelmap_simple_transparent_rotate(GX_PIXELMAP *src, INT angle, GX_PIX… in _gx_utility_4bpp_pixelmap_simple_transparent_rotate() 871 UINT _gx_utility_4bpp_pixelmap_simple_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination,… in _gx_utility_4bpp_pixelmap_simple_rotate()
|
D | gx_display_driver_4bpp_pixelmap_rotate.c | 81 INT angle, INT cx, INT cy) in _gx_display_driver_4bpp_pixelmap_raw_rotate() 241 INT angle, INT cx, INT cy) in _gx_display_driver_4bpp_pixelmap_transparent_rotate() 416 INT angle, INT cx, INT cy) in _gx_display_driver_4bpp_pixelmap_simple_rotate() 641 INT angle, INT cx, INT cy) in _gx_display_driver_4bpp_pixelmap_simple_transparent_rotate() 907 INT angle, INT rot_cx, INT rot_cy) in _gx_display_driver_4bpp_pixelmap_rotate()
|
D | gx_display_driver_1bpp_pixelmap_rotate.c | 81 INT angle, INT cx, INT cy) in _gx_display_driver_1bpp_pixelmap_raw_rotate() 234 INT angle, INT cx, INT cy) in _gx_display_driver_1bpp_pixelmap_transparent_rotate() 389 INT angle, INT cx, INT cy) in _gx_display_driver_1bpp_pixelmap_simple_rotate() 585 INT angle, INT cx, INT cy) in _gx_display_driver_1bpp_pixelmap_simple_transparent_rotate() 806 INT angle, INT rot_cx, INT rot_cy) in _gx_display_driver_1bpp_pixelmap_rotate()
|
D | gx_utility_32argb_pixelmap_rotate.c | 92 static UINT _gx_utility_32argb_pixelmap_raw_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destin… in _gx_utility_32argb_pixelmap_raw_rotate() 370 static UINT _gx_utility_32argb_pixelmap_alpha_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *dest… in _gx_utility_32argb_pixelmap_alpha_rotate() 634 UINT _gx_utility_32argb_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT … in _gx_utility_32argb_pixelmap_rotate() 700 UINT _gx_utility_32argb_pixelmap_simple_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destinatio… in _gx_utility_32argb_pixelmap_simple_rotate()
|
D | gx_display_driver_16bpp_pixelmap_rotate.c | 93 INT angle, INT cx, INT cy) in _gx_display_driver_565rgb_pixelmap_raw_rotate() 346 INT angle, INT cx, INT cy) in _gx_display_driver_565rgb_pixelmap_alpha_rotate() 631 INT angle, INT cx, INT cy) in _gx_display_driver_16bpp_pixelmap_simple_rotate() 775 INT angle, INT cx, INT cy) in _gx_display_driver_16bpp_pixelmap_simple_alpha_rotate() 922 INT angle, INT rot_cx, INT rot_cy) in _gx_display_driver_16bpp_pixelmap_rotate()
|
D | gx_utility_8bpp_pixelmap_rotate.c | 81 UINT _gx_utility_8bpp_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT *r… in _gx_utility_8bpp_pixelmap_rotate() 246 UINT _gx_utility_8bpp_pixelmap_simple_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination,… in _gx_utility_8bpp_pixelmap_simple_rotate() 401 UINT _gx_utility_8bit_alphamap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT *r… in _gx_utility_8bit_alphamap_rotate()
|
D | gx_canvas_pixelmap_rotate.c | 75 static UINT _gx_canvas_rotated_pixelmap_bound_calculate(GX_RECTANGLE *rect, INT angle, INT rot_cx,… in _gx_canvas_rotated_pixelmap_bound_calculate() 225 INT angle, INT rot_cx, INT rot_cy) in _gx_canvas_pixelmap_rotate()
|
D | gx_display_driver_16bpp_rotated_pixelmap_rotate.c | 89 INT angle, INT cx, INT cy) in _gx_display_driver_565rgb_rotated_pixelmap_raw_rotate() 363 INT angle, INT cx, INT cy) in _gx_display_driver_565rgb_rotated_pixelmap_alpha_rotate() 668 INT angle, INT cx, INT cy) in _gx_display_driver_16bpp_rotated_pixelmap_simple_rotate() 840 … INT angle, INT cx, INT cy) in _gx_display_driver_565rgb_rotated_pixelmap_simple_alpha_rotate() 1004 INT angle, INT rot_cx, INT rot_cy) in _gx_display_driver_565rgb_rotated_pixelmap_rotate()
|
D | gx_display_driver_32bpp_rotated_pixelmap_rotate.c | 87 INT angle, INT cx, INT cy) in _gx_display_driver_32bpp_rotated_pixelmap_raw_rotate() 378 INT angle, INT cx, INT cy) in _gx_display_driver_32bpp_rotated_pixelmap_alpha_rotate() 647 INT angle, INT cx, INT cy) in _gx_display_driver_32bpp_rotated_pixelmap_simple_rotate() 842 INT angle, INT rot_cx, INT rot_cy) in _gx_display_driver_32bpp_rotated_pixelmap_rotate()
|
D | gx_circular_gauge_angle_get.c | 73 UINT _gx_circular_gauge_angle_get(GX_CIRCULAR_GAUGE *gauge, INT *angle) in _gx_circular_gauge_angle_get()
|
D | gx_circular_gauge_angle_set.c | 74 UINT _gx_circular_gauge_angle_set(GX_CIRCULAR_GAUGE *gauge, INT angle) in _gx_circular_gauge_angle_set()
|
D | gx_radial_progress_bar_anchor_set.c | 74 UINT _gx_radial_progress_bar_anchor_set(GX_RADIAL_PROGRESS_BAR *progress_bar, GX_VALUE angle) in _gx_radial_progress_bar_anchor_set()
|
D | gxe_circular_gauge_angle_get.c | 72 UINT _gxe_circular_gauge_angle_get(GX_CIRCULAR_GAUGE *circular_gauge, INT *angle) in _gxe_circular_gauge_angle_get()
|
/GUIX-v6.2.1/samples/demo_guix_washing_machine/ |
D | water_level.c | 10 INT angle; member 59 GX_WIDGET *get_button_widget(INT angle) in get_button_widget()
|