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

  /external/chromium_org/ui/gfx/animation/
throb_animation.h 29 void SetThrobDuration(int duration) { throb_duration_ = duration; }
  /external/chromium_org/ui/chromeos/network/
network_icon_animation.cc 19 animation_.SetThrobDuration(kThrobDurationMs);
  /external/chromium_org/ash/display/
shared_display_edge_indicator.cc 90 animation_->SetThrobDuration(kIndicatorAnimationDurationMs);
  /external/chromium_org/ash/shelf/
shelf_button.cc 76 animation_.SetThrobDuration(kAttentionThrobDurationMS);

Completed in 361 milliseconds