replicant-frameworks_native/libs/ui
Jeff Brown df9440f62f Can't stop the fling!
Bug: 5335420

Fixed a bug in VelocityTracker where the output velocity was
not being set to zero when not available.

Added a condition to ensure that the velocity is at least
the minimum fling velocity before continuing.  If not, then
the user is trying to stop the fling and scroll more precisely.

Change-Id: I36634b0c3f7a9a09cf20c33f71d41163a8e33eed
2011-09-16 21:43:58 -07:00
..
tests
Android.mk
EGLUtils.cpp
FramebufferNativeWindow.cpp
GraphicBuffer.cpp
GraphicBufferAllocator.cpp
GraphicBufferMapper.cpp
GraphicLog.cpp
Input.cpp Can't stop the fling! 2011-09-16 21:43:58 -07:00
InputTransport.cpp
Keyboard.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
MODULE_LICENSE_APACHE2
NOTICE
PixelFormat.cpp
Rect.cpp
Region.cpp
VirtualKeyMap.cpp