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