Searched refs:scantime (Results 1 – 2 of 2) sorted by relevance
115 __s32 *scantime; /* scantime reported */ member585 mt_application->scantime = DEFAULT_ZERO; in mt_allocate_application()855 app->scantime = &field->value[usage->usage_index]; in mt_touch_input_mapping()1212 int scantime = 0; in mt_touch_report() local1219 scantime = *app->scantime; in mt_touch_report()1220 app->timestamp = mt_compute_timestamp(app, scantime); in mt_touch_report()1238 app->prev_scantime != scantime) in mt_touch_report()1244 app->prev_scantime = scantime; in mt_touch_report()
113 self.scantime = 0155 self.scantime += 1166 global_data.scantime = self.scantime