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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImage.h102 enum CatchUpAnimation { DoNotCatchUp, CatchUp }; enum in class:blink::Image
103 virtual void startAnimation(CatchUpAnimation = CatchUp) { }

Completed in 99 milliseconds