Searched refs:flingCurve (Results 1 – 1 of 1) sorted by relevance
670 …OwnPtr<WebGestureCurve> flingCurve = adoptPtr(Platform::current()->createFlingAnimationCurve(event… in handleGestureEvent() local671 …m_gestureAnimation = WebActiveGestureAnimation::createAtAnimationStart(flingCurve.release(), this); in handleGestureEvent()