Searched refs:nativeBounds (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
H A DWebView.cpp1227 SkIRect nativeRect, nativeBounds; local
1228 int id = webview->scrollableLayer(x, y, &nativeRect, &nativeBounds);
1232 GraphicsJNI::irect_to_jrect(nativeBounds, env, bounds);

Completed in 67 milliseconds