Searched defs:EndAnimation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/animation/
H A Danimation_unittest.cc54 // EndAnimation
56 class EndAnimation : public LinearAnimation { class in namespace:gfx::__anon16801
58 EndAnimation(int duration, int frame_rate, AnimationDelegate* delegate) function in class:gfx::__anon16801::EndAnimation
110 EndAnimation a2(2000, 150, &ad);

Completed in 73 milliseconds