Home
last modified time | relevance | path

Searched defs:GroundTruthPoint (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DMotionPredictorMetricsManager.h82 struct GroundTruthPoint : TouchPoint { struct
83 nsecs_t timestamp;
/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp39 using GroundTruthPoint = MotionPredictorMetricsManager::GroundTruthPoint; typedef