Home
last modified time | relevance | path

Searched refs:has_events (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-record.c1322 bool has_events = true; in handle_events() local
1324 while (has_events) { in handle_events()
1325 has_events = handle_evdev_frame(d); in handle_events()
1328 has_events |= handle_libinput_events(ctx, in handle_events()
1330 !has_events); in handle_events()
/third_party/libevdev/test/
H A Dtest-libevdev-has-event.c1155 TEST_SUITE_ROOT_PRIVILEGES(has_events) in TEST_SUITE_ROOT_PRIVILEGES()

Completed in 5 milliseconds