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

  /external/chromium_org/cc/animation/
animation.h 104 return needs_synchronized_start_time_;
107 needs_synchronized_start_time_ = needs_synchronized_start_time;
169 bool needs_synchronized_start_time_; member in class:cc::Animation
animation.cc 69 needs_synchronized_start_time_(false),
149 if (needs_synchronized_start_time_)

Completed in 30 milliseconds