Home
last modified time | relevance | path

Searched refs:strokeVelocity (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp887 const float strokeVelocity = 10; // pixels per input in TEST() local
894 /*velocity=*/strokeVelocity, in TEST()
956 const float pathLength = strokeVelocity * TEST_MAX_NUM_PREDICTIONS; in TEST()