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 102 enum CatchUpAnimation { DoNotCatchUp, CatchUp };
BitmapImage.cpp 493 if (catchUpIfNecessary == DoNotCatchUp || time < m_desiredFrameStartTime) {
536 startAnimation(DoNotCatchUp);

Completed in 125 milliseconds