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 128 return needs_synchronized_start_time_;
131 needs_synchronized_start_time_ = needs_synchronized_start_time;
201 bool needs_synchronized_start_time_; member in class:cc::Animation
animation.cc 71 needs_synchronized_start_time_(false),
151 if (needs_synchronized_start_time_)

Completed in 623 milliseconds