Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImage.h101 enum CatchUpAnimation { DoNotCatchUp, CatchUp }; enum
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
DSVGImage.cpp343 void SVGImage::startAnimation(CatchUpAnimation) in startAnimation() argument