Files
frameworks_base/core/java/android
Gilles Debunne 3bca69b09f TextView uses floats for touch event positions.
This is the type returned by event.getX/Y methods. Conversion
to ints is only performed when needed. Low performance impact
since there is only a minimal amount of computations on these
values.

Change-Id: I53a56efe5e3a1a96911adc25fedaab7f40f1ba8e
2011-05-23 18:20:26 -07:00
..
2011-05-06 14:14:20 -07:00
2011-05-16 11:53:31 -07:00
2011-04-01 14:41:18 -05:00