Home | History | Annotate | Download | only in webkit

Lines Matching refs:animation

69 import android.view.animation.AlphaAnimation;
564 // time for the longest scroll animation
2252 // stop the scroll animation, and don't let a subsequent fling add
2268 // don't abort a scroll animation if we didn't change anything
2340 // as we don't have animation for scaling, don't do animation
2351 // zoom animation. But we want to update the WebKit at the
2352 // end of the zoom animation. See comments in onScaleEnd().
3633 * FIXME: no animation code yet */
3734 // set mZoomScale to be 0 as we have done animation
3781 // Currently for each draw we compute the animation values;
4883 Log.d(DebugFlags.DRAG_TRACKER_LOGTAG, "----- stopDrag, starting animation");
5154 // stop the current scroll animation, but if this is
5273 // no dragging during scroll zoom animation, or when prevent
6087 // we may not know how long the final animation will take. (Hence the deprecation
6090 // we resume webcore there when the animation is finished.