Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.sym206 libinput_event_tablet_tool_get_rotation;
Dlibinput.h2536 libinput_event_tablet_tool_get_rotation(struct libinput_event_tablet_tool *event);
Dlibinput.c1414 libinput_event_tablet_tool_get_rotation(struct libinput_event_tablet_tool *event) in libinput_event_tablet_tool_get_rotation() function
/third_party/libinput/test/
Dtest-totem.c306 r = libinput_event_tablet_tool_get_rotation(t); in START_TEST()
330 r = libinput_event_tablet_tool_get_rotation(t); in START_TEST()
Dtest-tablet.c2024 val = libinput_event_tablet_tool_get_rotation(tev); in rotate_event()
2129 val = libinput_event_tablet_tool_get_rotation(tev); in START_TEST()
3540 val = libinput_event_tablet_tool_get_rotation(tev); in START_TEST()
/third_party/libinput/tools/
Dlibinput-debug-tablet.c301 ctx->rotation = libinput_event_tablet_tool_get_rotation(t); in update_tablet_axes()
Dlibinput-debug-events.c419 rotation = libinput_event_tablet_tool_get_rotation(t); in print_tablet_axes()
Dlibinput-debug-gui.c1685 w->tool.rotation = libinput_event_tablet_tool_get_rotation(t); in handle_event_tablet()
Dlibinput-record.c827 rotation = libinput_event_tablet_tool_get_rotation(t); in buffer_tablet_axes()
/third_party/libinput/export_include/
Dlibinput.h2536 libinput_event_tablet_tool_get_rotation(struct libinput_event_tablet_tool *event);