Searched defs:kCompleteAnimationCycles (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/download/
H A Ddownload_shelf.cc49 static const int kCompleteAnimationCycles = 5; local
50 double temp = animation_progress * kCompleteAnimationCycles * M_PI + M_PI_2;

Completed in 129 milliseconds