Home
last modified time | relevance | path

Searched refs:drawIsPaused (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
DScrollViewAndroid.cpp143 return android::WebViewCore::getWebViewCore(this)->drawIsPaused(); in platformIsOffscreen()
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h547 bool drawIsPaused() const;
DWebViewCore.cpp4149 bool WebViewCore::drawIsPaused() const in drawIsPaused() function in android::WebViewCore