Searched refs:lv_indev_gesture_configuration_t (Results 1 – 2 of 2) sorted by relevance
42 typedef struct lv_indev_gesture_configuration lv_indev_gesture_configuration_t; typedef72 lv_indev_gesture_configuration_t * config;
70 recognizer->config = lv_malloc(sizeof(lv_indev_gesture_configuration_t)); in lv_indev_set_pinch_up_threshold()85 recognizer->config = lv_malloc(sizeof(lv_indev_gesture_configuration_t)); in lv_indev_set_pinch_down_threshold()218 r->config = lv_malloc(sizeof(lv_indev_gesture_configuration_t)); in lv_indev_gesture_detect_pinch()345 lv_indev_gesture_configuration_t * conf; in reset_recognizer()