Searched refs:lv_indev_get_vect (Results 1 – 6 of 6) sorted by relevance
14 lv_indev_get_vect(lv_indev, lv_point); in pika_lvgl_indev_t_get_vect()
12 lv_indev_get_vect(indev, &vect); in drag_event_handler()
342 void lv_indev_get_vect(const lv_indev_t * indev, lv_point_t * point);
517 void lv_indev_get_vect(const lv_indev_t * indev, lv_point_t * point) in lv_indev_get_vect() function
395 lv_indev_get_vect(indev, &p); in lv_roller_event()
1271 lv_indev_get_vect(click_source, &vect_act); in update_cursor_position_on_click()