Searched refs:CatchUp (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImage.h102 enum CatchUpAnimation { DoNotCatchUp, CatchUp }; enumerator in enum:blink::Image::CatchUpAnimation
103 virtual void startAnimation(CatchUpAnimation = CatchUp) { } argument
H A DBitmapImage.h147 virtual void startAnimation(CatchUpAnimation = CatchUp) OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
H A DSVGImage.h59 virtual void startAnimation(CatchUpAnimation = CatchUp) OVERRIDE;

Completed in 330 milliseconds