Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DVelocityTrackerTest.java53 private float mVx, mVy; field in VelocityTrackerTest
63 mVx = 0; in setup()
82 mVx = 2.0f; in testLinearMovement()
93 mVx = 2.0f; in testAcceleratingMovement()
106 mVx = 2.0f; in testDeceleratingMovement()
118 mVx = 2.0f; in testLinearSharpDirectionChange()
122 mVx = -1.0f; in testLinearSharpDirectionChange()
134 mVx = 2.0f; in testLinearSharpDirectionChangeAfterALongPause()
139 mVx = -1.0f; in testLinearSharpDirectionChangeAfterALongPause()
150 mVx = 2.0f; in testChangingAcceleration()
[all …]