Searched defs:PredictionPoint (Results 1 – 2 of 2) sorted by relevance
69 struct PredictionPoint : TouchPoint { struct76 bool operator<(const PredictionPoint& other) const { argument
40 using PredictionPoint = MotionPredictorMetricsManager::PredictionPoint; typedef