Home
last modified time | relevance | path

Searched refs:deviceSource (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/input/
Dinput_handler_wrapper.cc45 blink::WebGestureDevice deviceSource, in CreateFlingAnimationCurve() argument
49 deviceSource, velocity, cumulative_scroll); in CreateFlingAnimationCurve()
Dinput_handler_wrapper.h33 blink::WebGestureDevice deviceSource,
Dinput_handler_proxy_unittest.cc169 WebGestureDevice deviceSource, in CreateFlingAnimationCurve() argument
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h594 …virtual WebGestureCurve* createFlingAnimationCurve(WebGestureDevice deviceSource, const WebFloatPo… in createFlingAnimationCurve() argument