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

  /external/chromium_org/cc/animation/
animation.h 75 bool has_set_start_time() const { return !!start_time_; } function in class:cc::Animation
layer_animation_controller.cc 495 if (!active_animations_[i]->has_set_start_time())
655 !active_animations_[i]->has_set_start_time())

Completed in 34 milliseconds