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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Image.h 101 enum CatchUpAnimation { DoNotCatchUp, CatchUp };
BitmapImage.cpp 477 if (catchUpIfNecessary == DoNotCatchUp || time < m_desiredFrameStartTime) {
520 startAnimation(DoNotCatchUp);

Completed in 150 milliseconds