Searched refs:recordContent (Results 1 – 2 of 2) sorted by relevance
452 bool recordContent(SkRegion* , SkIPoint* );
872 bool WebViewCore::recordContent(SkRegion* region, SkIPoint* point) in recordContent() function in android::WebViewCore2739 bool result = viewImpl->recordContent(nativeRegion, &nativePt); in RecordContent()