Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DVelocityTracker_test.cpp195 float Vx, Vy; in computeAndCheckVelocity() local
202 vt.getVelocity(DEFAULT_POINTER_ID, &Vx, &Vy); in computeAndCheckVelocity()
206 checkVelocity(Vx, targetVelocity); in computeAndCheckVelocity()