Home
last modified time | relevance | path

Searched refs:previousGroundTruthPoint (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/
DMotionPredictorMetricsManager.cpp180 const GroundTruthPoint& previousGroundTruthPoint = in updateAggregatedMetrics() local
184 latestGroundTruthPoint.position - previousGroundTruthPoint.position; in updateAggregatedMetrics()
186 predictionPoint.position - previousGroundTruthPoint.position; in updateAggregatedMetrics()
225 previousGroundTruthPoint.timestamp) / in updateAggregatedMetrics()