OSDN Git Service

requestChildRectangleOnScreen takes layers into account
authorCary Clark <cary@android.com>
Tue, 9 Mar 2010 14:17:51 +0000 (09:17 -0500)
committerCary Clark <cary@android.com>
Tue, 9 Mar 2010 14:58:48 +0000 (09:58 -0500)
commitcc4e3c422964c7d999e8f340057f303140d845dd
treeb8932a0eaba8658077e3d7d04418dd3f0eee1e81
parent7d67a82337a9bcfb3e00791b15af51ff6c720f04
requestChildRectangleOnScreen takes layers into account

Make native LayerAndroid::subtractLayers visible to java so
the layers can be removed from the visible portion of the screen
when computing how much to scroll.

companion fix in frameworks/base

Change-Id: I3bc0760aaeb515415e90996ec1257d24f9f8705a
http://b/2453841
WebKit/android/nav/WebView.cpp