Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp368 float predictionPressure = secondGroundTruth.pressure; in generatePredictionsByLinearExtrapolation() local
372 predictionPressure += deltaPressure; in generatePredictionsByLinearExtrapolation()
375 PredictionPoint{{.position = predictionPosition, .pressure = predictionPressure}, in generatePredictionsByLinearExtrapolation()