Home
last modified time | relevance | path

Searched defs:targetTimestamp (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DMotionPredictorMetricsManager.h73 nsecs_t targetTimestamp; member
/frameworks/native/libs/input/
DMotionPredictorMetricsManager.cpp98 const nsecs_t targetTimestamp = predictionEvent.getHistoricalEventTime(i); in onPredict() local