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/gfx/animation/
animation_container.cc 52 TimeDelta min_timer_interval = GetMinInterval(); local
53 if (min_timer_interval > min_timer_interval_)
54 SetMinTimerInterval(min_timer_interval);

Completed in 61 milliseconds