Home
last modified time | relevance | path

Searched refs:lv_indev_get_gesture_center_point (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/indev/
Dlv_indev_gesture.h131 void lv_indev_get_gesture_center_point(lv_indev_gesture_recognizer_t * recognizer, lv_point_t * poi…
Dlv_indev_gesture.c127 void lv_indev_get_gesture_center_point(lv_indev_gesture_recognizer_t * recognizer, lv_point_t * poi… in lv_indev_get_gesture_center_point() function
186 lv_indev_get_gesture_center_point(recognizer, &cur_pnt); in lv_indev_set_gesture_data()