Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/android/
DScrollViewAndroid.cpp134 core->offInvalidate(rect); in platformOffscreenContentRectangle()
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h178 void offInvalidate(const WebCore::IntRect &rect);
DWebViewCore.cpp985 void WebViewCore::offInvalidate(const WebCore::IntRect &r) in offInvalidate() function in android::WebViewCore