Home
last modified time | relevance | path

Searched defs:tdelta (Results 1 – 10 of 10) sorted by relevance

/third_party/libinput/tools/
Dlibinput-measure-touchpad-tap.py80 def tdelta(self): member in Touch
/third_party/libinput/src/
Dfilter.c167 uint64_t tdelta = time - tracker->time + 1; in calculate_trackers_velocity() local
Devdev-mt-touchpad-buttons.c253 uint64_t tdelta; in tp_button_release_other_bottom_touches() local
Devdev-mt-touchpad-gestures.c363 uint64_t tdelta = 0; in tp_gesture_apply_scroll_constraints() local
Devdev-mt-touchpad.c1496 uint64_t tdelta; in tp_detect_jumps() local
1656 uint32_t tdelta; /* µs */ in tp_process_msc_timestamp() local
Devdev.c1102 uint32_t tdelta; in evdev_note_time_delay() local
/third_party/skia/tests/
DWangsFormulaTest.cpp362 const float tdelta = 1.f / nsegs; in DEF_TEST() local
457 const float tdelta = 1.f / nsegs; in DEF_TEST() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c1459 register time_t tdelta; in timesub() local
/third_party/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1461 register time_t tdelta; in timesub() local
/third_party/tzdata/
Dlocaltime.c1792 int tdelta = idays / DAYSPERLYEAR; in timesub() local