OSDN Git Service

special-case coordinate conversion when we are taking content coordinates to be inval...
authorMike Reed <reed@google.com>
Tue, 15 Sep 2009 15:26:53 +0000 (11:26 -0400)
committerMike Reed <reed@google.com>
Tue, 15 Sep 2009 17:14:20 +0000 (13:14 -0400)
commite9e86b8908a1dc51bccf7993332a22f5c8640006
tree359d32228b22e73fb0cd48142d9ff8ea71569689
parent54c06152e0d9c666aec61ae5d9686d7d3327ea34
special-case coordinate conversion when we are taking content coordinates to be invalidate. We need to
round "out" these, to account for the slop in antialiasing, rather than using the existing routines
that (correctly) round.
core/java/android/webkit/WebView.java