Lines Matching refs:nsecs_t
65 nsecs_t eventTime __attribute__((aligned(8)));
74 nsecs_t downTime __attribute__((aligned(8)));
83 nsecs_t eventTime __attribute__((aligned(8)));
92 nsecs_t downTime __attribute__((aligned(8)));
220 nsecs_t downTime,
221 nsecs_t eventTime);
245 nsecs_t downTime,
246 nsecs_t eventTime,
306 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent);
365 nsecs_t eventTime;
427 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent);
433 void resampleTouchState(nsecs_t frameTime, MotionEvent* event,
445 static ssize_t findSampleNoLaterThan(const Batch& batch, nsecs_t time);