OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gesture_curve
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/webkit/child/
fling_animator_impl_android.cc
143
FlingAnimatorImpl*
gesture_curve
= new FlingAnimatorImpl();
local
144
gesture_curve
->StartFling(velocity);
145
return
gesture_curve
;
Completed in 123 milliseconds