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

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java456 private native boolean nativeDrawContent(Canvas canvas, int color); method in class:WebViewCore
473 * thread after nativeDrawContent returns true.
1794 boolean tookTooLong = nativeDrawContent(canvas, color);

Completed in 36 milliseconds