Home
last modified time | relevance | path

Searched refs:mVy (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
64 mVy = 0; in setup()
83 mVy = -4.0f; in testLinearMovement()
94 mVy = -4.0f; in testAcceleratingMovement()
107 mVy = -4.0f; in testDeceleratingMovement()
119 mVy = -4.0f; in testLinearSharpDirectionChange()
123 mVy = -3.0f; in testLinearSharpDirectionChange()
135 mVy = -4.0f; in testLinearSharpDirectionChangeAfterALongPause()
140 mVy = -3.0f; in testLinearSharpDirectionChangeAfterALongPause()
151 mVy = -4.0f; in testChangingAcceleration()
[all …]