Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-tablet.c90 tablet_history_size(const struct tablet_dispatch *tablet) in tablet_history_size() function
106 tablet_history_size(tablet); in tablet_history_push()
111 tablet_history_size(tablet)); in tablet_history_push()
113 if (tablet->history.count < tablet_history_size(tablet)) in tablet_history_push()
124 size_t sz = tablet_history_size(tablet); in tablet_history_get()
676 size_t count = tablet_history_size(tablet); in tablet_smoothen_axes()