Home
last modified time | relevance | path

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

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