HomeSort by relevance Sort by last modified time
    Searched refs:CatchUp (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Image.h 101 enum CatchUpAnimation { DoNotCatchUp, CatchUp };
102 virtual void startAnimation(CatchUpAnimation = CatchUp) { }
BitmapImage.h 144 virtual void startAnimation(CatchUpAnimation = CatchUp) OVERRIDE;
  /external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
SVGImage.h 59 virtual void startAnimation(CatchUpAnimation = CatchUp) OVERRIDE;

Completed in 48 milliseconds