Searched refs:horizontal_dist (Results 1 – 1 of 1) sorted by relevance
757 INT horizontal_dist; in main_screen_event_process() local799 …horizontal_dist = GX_ABS(slide_pen_down_event.gx_event_payload.gx_event_pointdata.gx_point_x - eve… in main_screen_event_process()802 … if ((horizontal_dist > ANIMATION_MIN_SLIDING_DIST) || vertical_dist > ANIMATION_MIN_SLIDING_DIST) in main_screen_event_process()804 if (horizontal_dist > vertical_dist) in main_screen_event_process()