lv_indev_gesture_private.h

Defines

LV_GESTURE_MAX_POINTS

Typedefs

typedef struct lv_indev_gesture_motion lv_indev_gesture_motion_t
struct lv_indev_gesture_motion

Public Members

int8_t finger
lv_point_t start_point
lv_point_t point
lv_indev_state_t state
struct lv_indev_gesture

Public Members

lv_indev_gesture_motion_t motions[2]
lv_point_t center
float scale
float p_scale
float scale_factors_x[2]
float scale_factors_y[2]
float delta_x
float delta_y
float p_delta_x
float p_delta_y
float rotation
float p_rotation
uint8_t finger_cnt
struct lv_indev_gesture_configuration

Public Members

float pinch_up_threshold
float pinch_down_threshold
float rotation_angle_rad_threshold