Searched defs:IsExternalFlingActive (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/android/in_process/
H A Dsynchronous_compositor_impl.cc266 bool SynchronousCompositorImpl::IsExternalFlingActive() const { function in class:content::SynchronousCompositorImpl
269 return compositor_client_->IsExternalFlingActive();
/external/chromium_org/android_webview/browser/
H A Dbrowser_view_renderer.cc648 bool BrowserViewRenderer::IsExternalFlingActive() const { function in class:android_webview::BrowserViewRenderer
/external/chromium_org/cc/layers/
H A Dlayer_impl.cc1081 bool LayerImpl::IsExternalFlingActive() const { function in class:cc::LayerImpl
1083 scroll_offset_delegate_->IsExternalFlingActive();

Completed in 121 milliseconds