Searched refs:gx_animation_slide_direction (Results 1 – 13 of 13) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gx_animation_drag_event_process.c | 188 switch (animation -> gx_animation_slide_direction) in _gx_animation_drag_event_check() 191 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_RIGHT; in _gx_animation_drag_event_check() 195 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_LEFT; in _gx_animation_drag_event_check() 199 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_DOWN; in _gx_animation_drag_event_check() 203 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_UP; in _gx_animation_drag_event_check() 221 … if (((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_LEFT) && (delta > 0)) || in _gx_animation_drag_event_check() 222 … ((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_RIGHT) && (delta < 0)) || in _gx_animation_drag_event_check() 223 … ((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_UP) && (delta > 0)) || in _gx_animation_drag_event_check() 224 … ((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_DOWN) && (delta < 0))) in _gx_animation_drag_event_check() 237 switch (animation -> gx_animation_slide_direction) in _gx_animation_drag_event_check() [all …]
|
| D | gx_animation_drag_tracking_start.c | 149 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_UP; in _gx_animation_drag_tracking_start() 153 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_DOWN; in _gx_animation_drag_tracking_start() 160 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_LEFT; in _gx_animation_drag_tracking_start() 164 animation -> gx_animation_slide_direction = GX_ANIMATION_SLIDE_RIGHT; in _gx_animation_drag_tracking_start() 182 switch (animation -> gx_animation_slide_direction) in _gx_animation_drag_tracking_start() 204 switch (animation -> gx_animation_slide_direction) in _gx_animation_drag_tracking_start() 246 if (animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_UP || in _gx_animation_drag_tracking_start() 247 animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_LEFT || in _gx_animation_drag_tracking_start()
|
| D | gx_animation_drag_tracking.c | 128 …if (((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_LEFT) && (pen_pos > start_po… in _gx_animation_drag_tracking() 129 …((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_RIGHT) && (pen_pos < start_pos))… in _gx_animation_drag_tracking() 130 … ((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_UP) && (pen_pos > start_pos)) || in _gx_animation_drag_tracking() 131 … ((animation -> gx_animation_slide_direction == GX_ANIMATION_SLIDE_DOWN) && (pen_pos < start_pos))) in _gx_animation_drag_tracking()
|
| D | gx_animation_slide_landing.c | 135 switch (animation -> gx_animation_slide_direction) in _gx_animation_slide_landing() 162 switch (animation -> gx_animation_slide_direction) in _gx_animation_slide_landing()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_animation_drag_tracking.c | 162 v_screen_drag_animation.gx_animation_slide_direction = 0; in control_thread_entry()
|
| D | validation_guix_animation_drag_flick_event_process.c | 201 v_screen_drag_animation.gx_animation_slide_direction = 0; in control_thread_entry()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_api.h | 2860 GX_UBYTE gx_animation_slide_direction; member
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_24xrgb.pbw | 36058 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_slide_direction", 36061 "display": "gx_animation_slide_direction", 36067 "name": "gx_animation_slide_direction",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_8bit_palette.pbw | 36058 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_slide_direction", 36061 "display": "gx_animation_slide_direction", 36067 "name": "gx_animation_slide_direction",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_1555xrgb.pbw | 36058 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_slide_direction", 36061 "display": "gx_animation_slide_direction", 36067 "name": "gx_animation_slide_direction",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb.pbw | 36058 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_slide_direction", 36061 "display": "gx_animation_slide_direction", 36067 "name": "gx_animation_slide_direction",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_ccw.pbw | 36058 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_slide_direction", 36061 "display": "gx_animation_slide_direction", 36067 "name": "gx_animation_slide_direction",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_cw.pbw | 36058 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_slide_direction", 36061 "display": "gx_animation_slide_direction", 36067 "name": "gx_animation_slide_direction",
|