Home
last modified time | relevance | path

Searched defs:createFlingAnimationCurve (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/webkit/child/
Dwebkitplatformsupport_child_impl.cc44 WebKitPlatformSupportChildImpl::createFlingAnimationCurve( in createFlingAnimationCurve() function in webkit_glue::WebKitPlatformSupportChildImpl
/external/chromium_org/content/test/
Dtest_webkit_platform_support.cc252 blink::WebGestureCurve* TestWebKitPlatformSupport::createFlingAnimationCurve( in createFlingAnimationCurve() function in content::TestWebKitPlatformSupport
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h561 …virtual WebGestureCurve* createFlingAnimationCurve(int deviceSource, const WebFloatPoint& velocity… in createFlingAnimationCurve() function