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

/external/chromium_org/content/browser/android/in_process/
H A Dsynchronous_compositor_impl.cc230 void SynchronousCompositorImpl::SetContinuousInvalidate(bool enable) { function in class:content::SynchronousCompositorImpl
233 compositor_client_->SetContinuousInvalidate(enable);
/external/chromium_org/android_webview/browser/
H A Dbrowser_view_renderer.cc541 void BrowserViewRenderer::SetContinuousInvalidate(bool invalidate) { function in class:android_webview::BrowserViewRenderer
546 "BrowserViewRenderer::SetContinuousInvalidate",

Completed in 156 milliseconds