Home
last modified time | relevance | path

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

/lvgl-latest/src/indev/
Dlv_indev_gesture.h145 void lv_indev_get_gesture_primary_point(lv_indev_gesture_recognizer_t * recognizer, lv_point_t * po…
Dlv_indev_gesture.c93 void lv_indev_get_gesture_primary_point(lv_indev_gesture_recognizer_t * recognizer, lv_point_t * po… in lv_indev_get_gesture_primary_point() function
165 lv_indev_get_gesture_primary_point(recognizer, &cur_pnt); in lv_indev_set_gesture_data()