Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp65 static void checkVelocity(float Vactual, float Vtarget) { in checkVelocity() function
212 checkVelocity(Vx, targetVelocity); in computeAndCheckVelocity()
215 checkVelocity(Vy, targetVelocity); in computeAndCheckVelocity()