Searched refs:loading_animation_frame_count (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.cc1358 static int loading_animation_frame_count = 0; local
1365 loading_animation_frame_count =
1372 waiting_animation_frame_count / loading_animation_frame_count;
1374 base::debug::Alias(&loading_animation_frame_count);
1388 loading_animation_frame_ = loading_animation_frame_count -
1401 loading_animation_frame_count;

Completed in 336 milliseconds