OSDN Git Service

Use LayerAndroid::find with the original x and y.
authorPatrick Scott <phanna@android.com>
Fri, 12 Nov 2010 20:53:20 +0000 (15:53 -0500)
committerPatrick Scott <phanna@android.com>
Fri, 12 Nov 2010 21:34:27 +0000 (16:34 -0500)
commitd14ead3da91cffe84ab520406be62b9d988a3212
tree8b1d74a4a12ad7b4082f66d27bf1da9e5e2e559a
parent3a3b28707d2d6a06afe9f3137e9bedc07246d600
Use LayerAndroid::find with the original x and y.

If the picture is not provided, use the findInner case to find the layer at the
given position.

Change-Id: I811c1c4d631086832a3a32038834117a1c4e9601
WebCore/platform/graphics/android/LayerAndroid.cpp
WebKit/android/nav/WebView.cpp