Searched refs:ComputedVelocity (Results 1 – 4 of 4) sorted by relevance
58 struct ComputedVelocity { struct111 ComputedVelocity getComputedVelocity(int32_t units, float maxVelocity);
50 VelocityTracker::ComputedVelocity mComputedVelocity;
325 VelocityTracker::ComputedVelocity computedVelocity; in TEST_F()421 VelocityTracker::ComputedVelocity computedVelocity; in TEST_F()447 VelocityTracker::ComputedVelocity computedVelocity = vt.getComputedVelocity(1000, 1000); in TEST_F()
368 VelocityTracker::ComputedVelocity VelocityTracker::getComputedVelocity(int32_t units, in getComputedVelocity()370 ComputedVelocity computedVelocity; in getComputedVelocity()