Home
last modified time | relevance | path

Searched defs:consumeTime (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputEventTimeline.h43 nsecs_t consumeTime; // time at which the receiver read the event member
DInputEventTimeline.cpp21 ConnectionTimeline::ConnectionTimeline(nsecs_t deliveryTime, nsecs_t consumeTime, in ConnectionTimeline()
DLatencyTracker.cpp89 nsecs_t deliveryTime, nsecs_t consumeTime, in trackFinishedEvent()
DEntry.h289 nsecs_t consumeTime; // time when the event was consumed by InputConsumer member
DInputDispatcher.cpp3289 bool handled, nsecs_t consumeTime) { in finishDispatchCycleLocked()
5475 bool handled, nsecs_t consumeTime) { in onDispatchCycleFinishedLocked()
/frameworks/native/include/input/
DInputTransport.h169 nsecs_t consumeTime; // The time when the event was consumed by the receiving end member
393 nsecs_t consumeTime; member