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.java41 private float mVx, mVy; field in VelocityTrackerTest
52 mVx = 0; in setUp()
70 mVx = 2.0f; in testLinearMovement()
80 mVx = 2.0f; in testAcceleratingMovement()
92 mVx = 2.0f; in testDeceleratingMovement()
103 mVx = 2.0f; in testLinearSharpDirectionChange()
107 mVx = -1.0f; in testLinearSharpDirectionChange()
118 mVx = 2.0f; in testLinearSharpDirectionChangeAfterALongPause()
123 mVx = -1.0f; in testLinearSharpDirectionChangeAfterALongPause()
133 mVx = 2.0f; in testChangingAcceleration()
[all …]