Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DVelocityTracker_test.cpp325 VelocityTracker::ComputedVelocity computedVelocity; in TEST_F() local
421 VelocityTracker::ComputedVelocity computedVelocity; in TEST_F() local
447 VelocityTracker::ComputedVelocity computedVelocity = vt.getComputedVelocity(1000, 1000); in TEST_F() local
/frameworks/native/libs/input/
DVelocityTracker.cpp370 ComputedVelocity computedVelocity; in getComputedVelocity() local