Home
last modified time | relevance | path

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

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