Searched defs:updateSurface (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
H A DWebViewCore.cpp495 m_javaGlue->m_updateSurface = GetJMethod(env, clazz, "updateSurface", "(Landroid/webkit/ViewManager$ChildView;IIII)V");
3977 void WebViewCore::updateSurface(jobject childView, int x, int y, int width, int height) function in class:android::WebViewCore

Completed in 28 milliseconds