Home
last modified time | relevance | path

Searched refs:recordContent (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h509 WebCore::BaseLayerAndroid* recordContent(SkIPoint* );
DWebViewCore.cpp898 BaseLayerAndroid* WebViewCore::recordContent(SkIPoint* point) in recordContent() function in android::WebViewCore
4633 BaseLayerAndroid* result = viewImpl->recordContent(&nativePt); in RecordContent()