HomeSort by relevance Sort by last modified time
    Searched full:min_timer_interval (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/base/animation/
animation_container.cc 51 TimeDelta min_timer_interval = GetMinInterval(); local
52 if (min_timer_interval > min_timer_interval_)
53 SetMinTimerInterval(min_timer_interval);

Completed in 524 milliseconds