Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DMotionPredictorMetricsManager.cpp191 const float predictionErrorNorm = predictionError.norm(); in updateAggregatedMetrics() local
192 float alongTrajectoryError = predictionErrorNorm; in updateAggregatedMetrics()
193 float offTrajectoryError = predictionErrorNorm; in updateAggregatedMetrics()