Searched refs:SetFlingCurveParameters (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/webkit/child/
H A Dwebkitplatformsupport_child_impl.h37 void SetFlingCurveParameters(
H A Dwebkitplatformsupport_child_impl.cc37 void WebKitPlatformSupportChildImpl::SetFlingCurveParameters( function in class:webkit_glue::WebKitPlatformSupportChildImpl
/external/chromium_org/content/renderer/
H A Drender_thread_impl.h343 void SetFlingCurveParameters(const std::vector<float>& new_touchpad,
H A Drender_thread_impl.cc1351 void RenderThreadImpl::SetFlingCurveParameters( function in class:content::RenderThreadImpl
1354 webkit_platform_support_->SetFlingCurveParameters(new_touchpad,
H A Drender_view_impl.cc5165 RenderThreadImpl::current()->SetFlingCurveParameters(

Completed in 102 milliseconds