Searched refs:scroll_throw_predict_y (Results 1 – 1 of 1) sorted by relevance
29 static lv_coord_t scroll_throw_predict_y(_lv_indev_proc_t * proc);143 lv_coord_t diff_y = scroll_throw_predict_y(proc); in _lv_indev_scroll_throw_handler()576 static lv_coord_t scroll_throw_predict_y(_lv_indev_proc_t * proc) in scroll_throw_predict_y() function