Searched defs:predictionPoints (Results 1 – 1 of 1) sorted by relevance
150 MotionEvent makeMotionEvent(const std::vector<PredictionPoint>& predictionPoints) { in makeMotionEvent()204 predictionPoints{{{.position = Eigen::Vector2f(10.0f, 20.0f), .pressure = 0.6f}, in TEST() local387 const std::vector<PredictionPoint> predictionPoints = in TEST() local403 const std::vector<PredictionPoint> predictionPoints = generatePredictionsByLinearExtrapolation( in TEST() local521 const std::vector<std::vector<PredictionPoint>>& predictionPoints) { in computeGeneralPositionErrors()566 const std::vector<std::vector<PredictionPoint>>& predictionPoints) { in computePressureRmses()599 std::vector<std::vector<PredictionPoint>> predictionPoints = in TEST() local661 std::vector<std::vector<PredictionPoint>> predictionPoints = in TEST() local698 const std::vector<std::vector<PredictionPoint>>& predictionPoints, in runMetricsManager()746 std::vector<std::vector<PredictionPoint>> predictionPoints; in TEST() local[all …]