Searched refs:touchStart (Results 1 – 1 of 1) sorted by relevance
379 static struct timeval touchStart; in input_thread() local384 memset(&touchStart, 0, sizeof(struct timeval)); in input_thread()402 seconds = curTime.tv_sec - touchStart.tv_sec; in input_thread()403 useconds = curTime.tv_usec - touchStart.tv_usec; in input_thread()410 gettimeofday(&touchStart, NULL); in input_thread()421 gettimeofday(&touchStart, NULL); in input_thread()429 gettimeofday(&touchStart, NULL); in input_thread()437 gettimeofday(&touchStart, NULL); in input_thread()484 gettimeofday(&touchStart, NULL); in input_thread()