OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createFlingAnimationCurve
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/webkit/child/
webkitplatformsupport_child_impl.cc
44
WebKitPlatformSupportChildImpl::
createFlingAnimationCurve
(
/external/chromium_org/content/test/
test_webkit_platform_support.cc
252
blink::WebGestureCurve* TestWebKitPlatformSupport::
createFlingAnimationCurve
(
/external/chromium_org/third_party/WebKit/public/platform/
Platform.h
561
virtual WebGestureCurve*
createFlingAnimationCurve
(int deviceSource, const WebFloatPoint& velocity, const WebSize& cumulativeScroll) { return 0; }
Completed in 331 milliseconds