HomeSort by relevance Sort by last modified time
    Searched refs:CreateFlingAnimationCurve (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/renderer/input/
input_handler_proxy_client.h 30 virtual blink::WebGestureCurve* CreateFlingAnimationCurve(
input_handler_wrapper.h 32 virtual blink::WebGestureCurve* CreateFlingAnimationCurve(
input_handler_wrapper.cc 46 blink::WebGestureCurve* InputHandlerWrapper::CreateFlingAnimationCurve(
50 return blink::Platform::current()->createFlingAnimationCurve(
input_handler_proxy.cc 271 fling_curve_.reset(client_->CreateFlingAnimationCurve(
input_handler_proxy_unittest.cc 125 virtual blink::WebGestureCurve* CreateFlingAnimationCurve(
    [all...]

Completed in 527 milliseconds