Home
last modified time | relevance | path

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

/third_party/libinput/tools/
H A Dlibinput-record-verify-yaml.py411 need_frame = False
415 self.assertFalse(need_frame)
419 self.assertTrue(need_frame)
420 need_frame = False
422 need_frame = True
424 self.assertFalse(need_frame)
/third_party/libinput/src/
H A Devdev-fallback.c1009 bool need_frame = false; in cancel_touches() local
1015 need_frame = fallback_flush_st_cancel(dispatch, in cancel_touches()
1029 need_frame = true; in cancel_touches()
1032 if (need_frame) in cancel_touches()

Completed in 4 milliseconds