Searched refs:Vy (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp106 float Vx, Vy; local
111 vt.getVelocity(DEFAULT_POINTER_ID, &Vx, &Vy);
118 checkVelocity(Vy, targetVelocity);

Completed in 34 milliseconds