Searched defs:predictionPoints (Results 1 – 1 of 1) sorted by relevance
149 MotionEvent makeMotionEvent(const std::vector<PredictionPoint>& predictionPoints) { in makeMotionEvent()202 predictionPoints{{{.position = Eigen::Vector2f(10.0f, 20.0f), .pressure = 0.6f}, in TEST() local377 const std::vector<PredictionPoint> predictionPoints = in TEST() local394 const std::vector<PredictionPoint> predictionPoints = generatePredictionsByLinearExtrapolation( in TEST() local512 const std::vector<std::vector<PredictionPoint>>& predictionPoints) { in computeGeneralPositionErrors()557 const std::vector<std::vector<PredictionPoint>>& predictionPoints) { in computePressureRmses()590 std::vector<std::vector<PredictionPoint>> predictionPoints = in TEST() local652 std::vector<std::vector<PredictionPoint>> predictionPoints = in TEST() local685 const std::vector<std::vector<PredictionPoint>>& predictionPoints, in runMetricsManager()739 std::vector<std::vector<PredictionPoint>> predictionPoints; in TEST() local[all …]